/bionic/libc/kernel/arch-x86/asm/ |
vm86.h | 39 #define CPU_486 4
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
vm86.h | 39 #define CPU_486 4
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
vm86.h | 35 #define CPU_486 4
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
vm86.h | 35 #define CPU_486 4
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
vm86.h | 35 #define CPU_486 4
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/ |
vm86.h | 31 #define CPU_486 4
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/ |
vm86.h | 31 #define CPU_486 4
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/ |
vm86.h | 31 #define CPU_486 4
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/ |
vm86.h | 31 #define CPU_486 4
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/ |
vm86.h | 31 #define CPU_486 4
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/ |
vm86.h | 39 #define CPU_486 4
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/ |
vm86.h | 39 #define CPU_486 4
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/ |
vm86.h | 39 #define CPU_486 4
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/ |
vm86.h | 39 #define CPU_486 4
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/ |
vm86.h | 39 #define CPU_486 4
|
/external/kernel-headers/original/asm-x86/ |
vm86.h | 35 #define CPU_486 4
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/ |
x86cpu.gperf | 98 BitVector_Bit_On(cpu, CPU_486); 130 BitVector_Bit_On(cpu, CPU_486); 177 BitVector_Bit_On(cpu, CPU_486);
|
x86arch.h | 38 #define CPU_486 4 /* i486 or better required */
|
x86id.c | [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
x86insn_nasm.gperf | 51 bswap, bswap_insn, 2, SUF_Z, 0, 0, 0, 0, CPU_486, 0, 0 138 cmpxchg, cmpxchgxadd_insn, 4, SUF_Z, 0xB0, 0, 0, 0, CPU_486, 0, 0 140 cmpxchg486, cmpxchgxadd_insn, 4, SUF_Z, 0xA6, 0, 0, 0, CPU_486, CPU_Undoc, 0 144 cpuid, twobyte_insn, 1, SUF_Z, 0x0F, 0xA2, 0, 0, CPU_486, 0, 0 305 invd, twobyte_insn, 1, SUF_Z, 0x0F, 0x08, 0, 0, CPU_486, CPU_Priv, 0 307 invlpg, twobytemem_insn, 1, SUF_Z, 0x07, 0x0F, 0x01, 0, CPU_486, CPU_Priv, 0 [all...] |
x86insn_gas.gperf | 85 bswap, bswap_insn, 2, SUF_Z, 0, 0, 0, 0, CPU_486, 0, 0 86 bswapl, bswap_insn, 2, SUF_L, 0, 0, 0, 0, CPU_486, 0, 0 289 cmpxchg, cmpxchgxadd_insn, 4, SUF_Z, 0xB0, 0, 0, 0, CPU_486, 0, 0 293 cmpxchgb, cmpxchgxadd_insn, 4, SUF_B, 0xB0, 0, 0, 0, CPU_486, 0, 0 294 cmpxchgl, cmpxchgxadd_insn, 4, SUF_L, 0xB0, 0, 0, 0, CPU_486, 0, 0 295 cmpxchgq, cmpxchgxadd_insn, 4, SUF_Q, 0xB0, 0, 0, ONLY_64, CPU_486, 0, 0 296 cmpxchgw, cmpxchgxadd_insn, 4, SUF_W, 0xB0, 0, 0, 0, CPU_486, 0, 0 299 cpuid, twobyte_insn, 1, SUF_Z, 0x0F, 0xA2, 0, 0, CPU_486, 0, 0 [all...] |
x86insns.c | [all...] |