HPPA_REG_RET0
emit_hppa_copy(lo(r0), HPPA_REG_RET0, ctx);
if (hi(arg0) != HPPA_REG_RET0)
emit_hppa_copy(HPPA_REG_ZERO, HPPA_REG_RET0, ctx);
emit_hppa_copy(HPPA_REG_RET0, hi(arg0), ctx);
if (hi(arg0) != HPPA_REG_RET0)
[BPF_REG_0] = {HPPA_REG_RET0, HPPA_REG_RET1}, /* HI/LOW */
emit_hppa_copy(HPPA_REG_RET0, hi(r0), ctx);
[BPF_REG_0] = HPPA_REG_RET0,
emit_hppa64_sext32(regmap[BPF_REG_0], HPPA_REG_RET0, ctx);
emit_hppa_copy(HPPA_REG_RET0, regmap[BPF_REG_0], ctx);
if (arg0 != HPPA_REG_RET0) {
emit(hppa_copy(HPPA_REG_RET0, HPPA_REG_TCC_SAVED), ctx);
emit_hppa_copy(HPPA_REG_ZERO, HPPA_REG_RET0, ctx);
emit_hppa_copy(HPPA_REG_ARG0, HPPA_REG_RET0, ctx);
emit_hppa_copy(HPPA_REG_RET0, arg0, ctx);
if (arg0 != HPPA_REG_RET0)
emit(hppa_copy(HPPA_REG_TCC_SAVED, HPPA_REG_RET0), ctx);