Searched refs:OP_IPUT (Results 1 – 1 of 1) sorted by relevance
/art/runtime/interpreter/mterp/arm64ng/ |
D | main.S | 1257 .macro OP_IPUT store="str", volatile_store="stlr", wide="0": macro 1894 OP_IPUT store="str", volatile_store="stlr", wide=0 1898 OP_IPUT store="strb", volatile_store="stlrb", wide=0 1902 OP_IPUT store="strh", volatile_store="stlrh", wide=0 1905 OP_IPUT store="str", volatile_store="stlr", wide=1
|