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
162 #define rINSTbh %bh
221 movb rINSTbl, rINSTbh
237 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
163 #define rINSTbh %bh
206 movb rINSTbl, rINSTbh
222 movzbl rINSTbh,rINST
  /art/runtime/interpreter/mterp/out/
mterp_x86_64.S 75 rINSTbh bh high byte of inst word, usually contains src/tgt reg names
170 #define rINSTbh %bh
213 movb rINSTbl, rINSTbh
229 movzbl rINSTbh,rINST
    [all...]
mterp_x86.S 79 rINSTbh bh high byte of inst word, usually contains src/tgt reg names
169 #define rINSTbh %bh
228 movb rINSTbl, rINSTbh
244 movzbl rINSTbh,rINST
    [all...]

Completed in 58 milliseconds