Home
last modified time | relevance | path

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

/art/compiler/utils/x86/
Dassembler_x86.h909 uint8_t EmitVexPrefixByteOne(bool R, bool X, bool B, int SET_VEX_M);
Dassembler_x86.cc3925 int SET_VEX_M) { in EmitVexPrefixByteOne() argument
3946 vex_prefix |= SET_VEX_M; in EmitVexPrefixByteOne()
/art/compiler/utils/x86_64/
Dassembler_x86_64.h1022 uint8_t EmitVexPrefixByteOne(bool R, bool X, bool B, int SET_VEX_M);