HomeSort by relevance Sort by last modified time
    Searched refs:rINSTbh (Results 1 - 4 of 4) sorted by null

  /art/runtime/interpreter/mterp/x86/
header.S 72 rINSTbh bh high byte of inst word, usually contains src/tgt reg names
165 #define rINSTbh %bh
224 movb rINSTbl, rINSTbh
240 movzbl rINSTbh,rINST
  /art/runtime/interpreter/mterp/x86_64/
header.S 68 rINSTbh bh high byte of inst word, usually contains src/tgt reg names
166 #define rINSTbh %bh
212 movb rINSTbl, rINSTbh
228 movzbl rINSTbh,rINST
  /art/runtime/interpreter/mterp/out/
mterp_x86.S 79 rINSTbh bh high byte of inst word, usually contains src/tgt reg names
172 #define rINSTbh %bh
231 movb rINSTbl, rINSTbh
247 movzbl rINSTbh,rINST
    [all...]
mterp_x86_64.S 75 rINSTbh bh high byte of inst word, usually contains src/tgt reg names
173 #define rINSTbh %bh
219 movb rINSTbl, rINSTbh
235 movzbl rINSTbh,rINST
    [all...]

Completed in 592 milliseconds