Searched refs:MIPS_HFLAG_AWRAP (Results 1 – 4 of 4) sorted by relevance
294 MIPS_HFLAG_AWRAP | MIPS_HFLAG_DSP | MIPS_HFLAG_DSP_R2 | in compute_hflags()315 env->hflags |= MIPS_HFLAG_AWRAP; in compute_hflags()318 env->hflags |= MIPS_HFLAG_AWRAP; in compute_hflags()325 env->hflags |= MIPS_HFLAG_AWRAP; in compute_hflags()
1130 #define MIPS_HFLAG_AWRAP 0x00200 /* 32-bit compatibility address wrapping */ macro
1090 env->hflags &= ~MIPS_HFLAG_AWRAP; in mips_cpu_do_interrupt()1119 env->hflags &= ~MIPS_HFLAG_AWRAP; in mips_cpu_do_interrupt()1305 env->hflags &= ~MIPS_HFLAG_AWRAP; in mips_cpu_do_interrupt()
1453 if (ctx->hflags & MIPS_HFLAG_AWRAP) { in gen_op_addr_add()1465 if (ctx->hflags & MIPS_HFLAG_AWRAP) { in gen_op_addr_addi()1478 if (ctx->hflags & MIPS_HFLAG_AWRAP) { in addr_add()