Home
last modified time | relevance | path

Searched refs:SET_VEX_L (Results 1 – 4 of 4) sorted by relevance

/art/compiler/utils/x86/
Dassembler_x86.h913 int SET_VEX_L,
917 int SET_VEX_L,
920 int SET_VEX_L,
Dassembler_x86.cc3959 int SET_VEX_L, in EmitVexPrefixByteOne() argument
3985 vex_prefix |= SET_VEX_L; in EmitVexPrefixByteOne()
3993 int SET_VEX_L, in EmitVexPrefixByteTwo() argument
4016 vex_prefix |= SET_VEX_L; in EmitVexPrefixByteTwo()
4023 int SET_VEX_L, in EmitVexPrefixByteTwo() argument
4039 vex_prefix |= SET_VEX_L; in EmitVexPrefixByteTwo()
/art/compiler/utils/x86_64/
Dassembler_x86_64.h1027 int SET_VEX_L,
1031 int SET_VEX_L,
1034 int SET_VEX_L,
Dassembler_x86_64.cc5485 int SET_VEX_L, in EmitVexPrefixByteOne() argument
5511 vex_prefix |= SET_VEX_L; in EmitVexPrefixByteOne()
5519 int SET_VEX_L, in EmitVexPrefixByteTwo() argument
5543 vex_prefix |= SET_VEX_L; in EmitVexPrefixByteTwo()
5550 int SET_VEX_L, in EmitVexPrefixByteTwo() argument
5564 vex_prefix |= SET_VEX_L; in EmitVexPrefixByteTwo()