Lines Matching full:sbfx
217 // Otherwise SBFX/UBFX is the preferred form218 SStream_concat(O, "%s\t%s, %s, ", (IsSigned ? "sbfx" : "ubfx"),225 MCInst_setOpcodePub(MI, AArch64_map_insn(IsSigned ? "sbfx" : "ubfx"));