rv_xori
emit(rv_xori(lo(rd), lo(rd), imm), ctx);
emit(rv_xori(hi(rd), hi(rd), -1), ctx);
emit(rv_xori(rd, rd, imm), ctx);