Searched refs:X86_CLFLUSHOPT (Results 1 – 8 of 8) sorted by relevance
/external/cpu_features/include/ |
D | cpuinfo_x86.h | 173 X86_CLFLUSHOPT, enumerator
|
/external/cpu_features/src/ |
D | cpuinfo_x86.c | 48 FEATURE(X86_CLFLUSHOPT, clflushopt, "clflushopt", 0, 0) \
|
/external/capstone/arch/X86/ |
D | X86GenInstrInfo_reduce.inc | 313 X86_CLFLUSHOPT = 296,
|
D | X86MappingInsn_reduce.inc | 1547 X86_CLFLUSHOPT, X86_INS_CLFLUSHOPT,
|
D | X86MappingInsnOp_reduce.inc | 1032 { /* X86_CLFLUSHOPT, X86_INS_CLFLUSHOPT: clflushopt $src */
|
D | X86GenInstrInfo.inc | 390 X86_CLFLUSHOPT = 373,
|
D | X86MappingInsn.inc | 1871 X86_CLFLUSHOPT, X86_INS_CLFLUSHOPT,
|
D | X86MappingInsnOp.inc | 1248 { /* X86_CLFLUSHOPT, X86_INS_CLFLUSHOPT: clflushopt $src */
|