Home
last modified time | relevance | path

Searched refs:INSTR_BR_SMALLER (Results 1 – 9 of 9) sorted by relevance

/dports/lang/nwcc/nwcc_0.8.3/
H A Dicode.c3717 if (positive) btype = INSTR_BR_SMALLER; in do_cond()
3721 else btype = INSTR_BR_SMALLER; in do_cond()
3885 btype = INSTR_BR_SMALLER; in do_cond()
3901 || btype == INSTR_BR_SMALLER) { in do_cond()
3955 ii->type = INSTR_BR_SMALLER; in do_cond()
3989 btype = INSTR_BR_SMALLER /*EQ*/; in do_cond()
3990 } else if (btype == INSTR_BR_SMALLER) { in do_cond()
3996 btype = INSTR_BR_SMALLER; in do_cond()
4004 btype = INSTR_BR_SMALLER; in do_cond()
H A Ddebug.c154 case INSTR_BR_SMALLER: in debug_do_print_icode_list()
H A Dicode.h182 #define INSTR_BR_SMALLER 143 macro
H A Dmips_emit_as.c1642 case INSTR_BR_SMALLER: in emit_branch()
1675 case INSTR_BR_SMALLER: in emit_branch()
H A Dsparc_emit_as.c2022 case INSTR_BR_SMALLER: in emit_branch()
2046 case INSTR_BR_SMALLER: in emit_branch()
H A Dx86_emit_nasm.c2157 { INSTR_BR_SMALLER, "jl", "jb" }, /* less/below */
2248 case INSTR_BR_SMALLER:
H A Dx86_emit_gas.c2330 { INSTR_BR_SMALLER, "jl", "jb" }, /* less/below */ in emit_branch()
2421 case INSTR_BR_SMALLER: in emit_branch()
H A Dbackend.c553 case INSTR_BR_SMALLER: in do_xlate()
H A Dpower_emit_as.c3017 case INSTR_BR_SMALLER: in emit_branch()