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.h992 int SET_VEX_L,
996 int SET_VEX_L,
999 int SET_VEX_L,
Dassembler_x86.cc4028 int SET_VEX_L, in EmitVexPrefixByteOne() argument
4054 vex_prefix |= SET_VEX_L; in EmitVexPrefixByteOne()
4062 int SET_VEX_L, in EmitVexPrefixByteTwo() argument
4085 vex_prefix |= SET_VEX_L; in EmitVexPrefixByteTwo()
4092 int SET_VEX_L, in EmitVexPrefixByteTwo() argument
4108 vex_prefix |= SET_VEX_L; in EmitVexPrefixByteTwo()
/art/compiler/utils/x86_64/
Dassembler_x86_64.h1028 int SET_VEX_L,
1032 int SET_VEX_L,
1035 int SET_VEX_L,
Dassembler_x86_64.cc5494 int SET_VEX_L, in EmitVexPrefixByteOne() argument
5520 vex_prefix |= SET_VEX_L; in EmitVexPrefixByteOne()
5528 int SET_VEX_L, in EmitVexPrefixByteTwo() argument
5552 vex_prefix |= SET_VEX_L; in EmitVexPrefixByteTwo()
5559 int SET_VEX_L, in EmitVexPrefixByteTwo() argument
5573 vex_prefix |= SET_VEX_L; in EmitVexPrefixByteTwo()