Searched refs:STORE8 (Results 1 – 2 of 2) sorted by relevance
77 #define STORE8(p)\ in imdct_half_altivec() macro93 STORE8(0); in imdct_half_altivec()94 STORE8(1); in imdct_half_altivec()
103 unsigned STORE8; member318 STORE_OPCODE(STORE8, STRBi12); in OpcodeCache()366 return isStore ? Opcodes.STORE8 : Opcodes.LOAD8; in selectLoadStoreOpCode()1101 if (ValSize == 1 && NewOpc == Opcodes.STORE8) { in select()