Home
last modified time | relevance | path

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

/art/compiler/utils/x86/
Dassembler_x86.h993 int SET_VEX_PP);
997 int SET_VEX_PP);
1000 int SET_VEX_PP);
Dassembler_x86.cc4029 int SET_VEX_PP) { in EmitVexPrefixByteOne() argument
4056 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteOne()
4063 int SET_VEX_PP) { in EmitVexPrefixByteTwo() argument
4087 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteTwo()
4093 int SET_VEX_PP) { in EmitVexPrefixByteTwo() argument
4111 if (SET_VEX_PP != SET_VEX_PP_NONE) { in EmitVexPrefixByteTwo()
4112 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteTwo()
/art/compiler/utils/x86_64/
Dassembler_x86_64.h1029 int SET_VEX_PP);
1033 int SET_VEX_PP);
1036 int SET_VEX_PP);
Dassembler_x86_64.cc5495 int SET_VEX_PP) { in EmitVexPrefixByteOne() argument
5522 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteOne()
5529 int SET_VEX_PP) { in EmitVexPrefixByteTwo() argument
5554 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteTwo()
5560 int SET_VEX_PP) { in EmitVexPrefixByteTwo() argument
5576 if (SET_VEX_PP != SET_VEX_PP_NONE) { in EmitVexPrefixByteTwo()
5577 vex_prefix |= SET_VEX_PP; in EmitVexPrefixByteTwo()