Home
last modified time | relevance | path

Searched refs:SET_VEX_R (Results 1 – 3 of 3) sorted by relevance

/art/runtime/arch/x86/
Dinstruction_set_features_x86.h25 #define SET_VEX_R 0x80 macro
/art/compiler/utils/x86/
Dassembler_x86.cc3939 vex_prefix |= SET_VEX_R; in EmitVexPrefixByteOne()
3967 vex_prefix |= SET_VEX_R; in EmitVexPrefixByteOne()
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc5465 vex_prefix |= SET_VEX_R; in EmitVexPrefixByteOne()
5493 vex_prefix |= SET_VEX_R; in EmitVexPrefixByteOne()