Searched refs:MIPS_HFLAG_BR (Results 1 – 3 of 3) sorted by relevance
1142 #define MIPS_HFLAG_BR 0x02000 /* branch to register (can't link TB) */ macro
1288 case MIPS_HFLAG_BR: in save_cpu_state()1303 case MIPS_HFLAG_BR: in restore_cpu_state()4508 ctx->hflags |= MIPS_HFLAG_BR; in gen_compute_branch()4512 ctx->hflags |= MIPS_HFLAG_BR; in gen_compute_branch()10961 case MIPS_HFLAG_BR: in gen_branch()11069 ctx->hflags |= MIPS_HFLAG_BR; in gen_compute_compact_branch()15315 case MIPS_HFLAG_BR: in mips_restore_state_to_opc()
1181 ctx->hflags |= MIPS_HFLAG_BR;1188 ctx->hflags |= MIPS_HFLAG_BR;