Searched refs:STBU (Results 1 – 5 of 5) sorted by relevance
129 STBU = 39 << 26, // Store Byte with Update enumerator
1276 case STBU: { in InstructionDecode()
3597 case STBU: in ExecuteGeneric()3605 if (opcode == STBU) { in ExecuteGeneric()
336 case PPC::STBU: in decodeMemRIOperands()
1742 def STBU : DForm_1<39, (outs ptr_rc_nor0:$ea_res), (ins gprc:$rS, memri:$dst),1763 (STBU $rS, iaddroff:$ptroff, $ptrreg)>;