BCC_S21
const u32 insn = OPC_BCC | BCC_S21(offset) | COND(cc);
#define B_S25(d) ((((d) & 0x1e00000) >> 21) | BCC_S21(d))