Home
last modified time | relevance | path

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

/art/compiler/utils/x86_64/
Dassembler_x86_64.cc498 bool Rex_x = rex & GET_REX_X; in vmovaps() local
500 if (!Rex_b && !Rex_x) { in vmovaps()
512 Rex_x, in vmovaps()
550 bool Rex_x = rex & GET_REX_X; in vmovups() local
552 if (!Rex_x && !Rex_b) { in vmovups()
564 Rex_x, in vmovups()
604 bool Rex_x = rex & GET_REX_X; in vmovaps() local
606 if (!Rex_b && !Rex_x) { in vmovaps()
618 Rex_x, in vmovaps()
657 bool Rex_x = rex & GET_REX_X; in vmovups() local
[all …]