Searched defs:x66 (Results 1 - 3 of 3) sorted by relevance
/third_party/lame/libmp3lame/i386/ |
H A D | nasm.h | 192 %define popf db 0x66, 0x9D variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
H A D | Locked.cpp | 225 verifyBytes<ByteCountNotLocked16>(codeBytes(), 0x66, 0x0F, 0xC1, 0x35, 0x00, in TEST_F() local 233 verifyBytes<ByteCountLocked16>(codeBytes(), 0x66, 0xF0, 0x0F, 0xC1, 0x35, in TEST_F() local 425 verifyBytes<ByteCountNotLocked16>(codeBytes(), 0x66, 0x0F, 0xB1, 0x35, 0x00, in TEST_F() local 433 verifyBytes<ByteCountLocked16>(codeBytes(), 0x66, 0xF0, 0x0F, 0xB1, 0x35, in TEST_F() local
|
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | fft_vsx.h | 373 vec_f x64, x65, x66, x67; in fft16_vsx_interleave() local
|
Completed in 4 milliseconds