Searched refs:STORE_S9 (Results 1 – 1 of 1) sorted by relevance
269 #define STORE_S9(x) ((((x) & 0x0ff) << 16) | (((x) & 0x100) << 7)) macro274 (OPC_ST32 | STORE_AA(AA_pre) | STORE_S9(-4) | OP_B(ARC_R_SP))749 OP_B(reg_mem) | STORE_S9(off); in arc_st_r()