Searched refs:_7 (Results 1 – 2 of 2) sorted by relevance
/dalvik/vm/compiler/codegen/x86/libenc/ |
D | enc_tabl.cpp | 421 DEFINE_ALU_OPCODES( _7, 0x38, 0x38, U_U ) 755 {OpcodeInfo::all, {0xD9, _7}, {m16}, D }, 819 {OpcodeInfo::all, {0xDF, _7}, {m64, FP0D}, D_U }, 994 {OpcodeInfo::all, {0xF6, _7}, {AH, AL, r_m8}, DU_DU_U }, 995 {OpcodeInfo::all, {Size16, 0xF7, _7}, {DX, AX, r_m16}, DU_DU_U }, 997 {OpcodeInfo::all, {0xF7, _7}, {EDX, EAX, r_m32}, DU_DU_U }, 998 {OpcodeInfo::em64t, {REX_W, 0xF7, _7}, {RDX, RAX, r_m64}, DU_DU_U }, 1495 DEFINE_SHIFT_MNEMONIC(SAR, _7, MF_AFFECTS_FLAGS)
|
D | enc_prvt.h | 120 #define _7 OpcodeByteKind_SlashNum|7 macro
|