Home
last modified time | relevance | path

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

/art/runtime/interpreter/mterp/arm64ng/
Dmain.S1301 .macro OP_IGET load="ldr", volatile_load="ldar", maybe_extend="", wide="0" macro
1908 OP_IGET load="ldrb", volatile_load="ldarb", maybe_extend="", wide=0
1911 OP_IGET load="ldrsb", volatile_load="ldarb", maybe_extend="sbfx w0, w0, #0, #8", wide=0
1914 OP_IGET load="ldrh", volatile_load="ldarh", maybe_extend="", wide=0
1917 OP_IGET load="ldrsh", volatile_load="ldarh", maybe_extend="sbfx w0, w0, #0, #16", wide=0
1920 OP_IGET load="ldr", volatile_load="ldar", maybe_extend="", wide=1
1923 OP_IGET load="ldr", volatile_load="ldar", maybe_extend="", wide=0