Searched refs:ASSEMBLE_STORE_INTEGER (Results 1 – 2 of 2) sorted by relevance
607 #define ASSEMBLE_STORE_INTEGER(asm_instr) \ macro2015 ASSEMBLE_STORE_INTEGER(StoreByte); in AssembleArchInstruction()2018 ASSEMBLE_STORE_INTEGER(StoreHalfWord); in AssembleArchInstruction()2021 ASSEMBLE_STORE_INTEGER(StoreW); in AssembleArchInstruction()2025 ASSEMBLE_STORE_INTEGER(StoreP); in AssembleArchInstruction()2029 ASSEMBLE_STORE_INTEGER(strvh); in AssembleArchInstruction()2032 ASSEMBLE_STORE_INTEGER(strv); in AssembleArchInstruction()2035 ASSEMBLE_STORE_INTEGER(strvg); in AssembleArchInstruction()
617 #define ASSEMBLE_STORE_INTEGER(asm_instr, asm_instrx) \ macro1853 ASSEMBLE_STORE_INTEGER(stb, stbx); in AssembleArchInstruction()1856 ASSEMBLE_STORE_INTEGER(sth, sthx); in AssembleArchInstruction()1859 ASSEMBLE_STORE_INTEGER(stw, stwx); in AssembleArchInstruction()1863 ASSEMBLE_STORE_INTEGER(std, stdx); in AssembleArchInstruction()