hppa_shr
emit(hppa_shr(hi(rd), imm, lo(rd)), ctx);
emit(hppa_shr(hi(rd), imm, hi(rd)), ctx);
emit(hppa_shr(lo(rd), imm, lo(rd)), ctx);