Searched refs:likely (Results 1 – 25 of 51) sorted by relevance
123
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/ |
D | micromips@mips4-branch-likely.d | 2 #name: MIPS mips4 branch-likely instructions 3 #source: mips4-branch-likely.s 6 # Test mips4 branch-likely instructions (microMIPS).
|
D | mips4-branch-likely.d | 2 #name: MIPS mips4 branch-likely instructions 4 # Test mips4 branch-likely instructions.
|
D | micromips@branch-likely.d | 2 #name: MIPS branch-likely instructions 3 #source: branch-likely.s 6 # Check branch-likely instructions (microMIPS).
|
D | branch-likely.d | 2 #name: MIPS branch-likely instructions 5 # Check branch-likely instructions
|
D | mips4-branch-likely.s | 1 # Source file used to test -mips4 branch-likely instructions.
|
D | relax-swap2.s | 1 # Source file used to test branch likely relaxation with swapping.
|
D | branch-likely.s | 1 # Source file used to test the branch-likely macros.
|
D | relax-swap2.d | 2 #name: MIPS2 branch likely relaxation with swapping
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/ |
D | mulbug-err-1.s | 1 ; Test error message for mul insns at locations likely to trig
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | sh64-media.cpu | 96 (dshmf f-likely "Likely bit" () 9 1) 181 (define-operand (name likely) (comment "Likely branch?") (attrs (ISA media)) 182 (type h-uint) (index f-likely) (handlers (parse "likely") (print "likely"))) 243 "beq$likely $rm, $rn, $tra" 244 (+ (f-op 25) rm (f-ext 1) rn likely (f-8-2 0) tra (f-rsvd 0)) 250 "beqi$likely $rm, $imm6, $tra" 251 (+ (f-op 57) rm (f-ext 1) imm6 likely (f-8-2 0) tra (f-rsvd 0)) 257 "bge$likely $rm, $rn, $tra" 258 (+ (f-op 25) rm (f-ext 3) rn likely (f-8-2 0) tra (f-rsvd 0)) 264 "bgeu$likely $rm, $rn, $tra" [all …]
|
D | iq2000m.cpu | 56 (dni bgtzl "branch if greater than zero likely" (MACH2000 USES-RS) 71 (dni blezl "branch if less than or equal to zero likely" (MACH2000 USES-RS) 137 (dni bc0fl "branch if copro 0 condition false likely" (MACH2000 DELAY-SLOT COND-CTI SKIP-CTI) 149 (dni bc3fl "branch if copro 3 condition false likely" (MACH2000 DELAY-SLOT COND-CTI SKIP-CTI) 161 (dni bc0tl "branch if copro 0 condition true likely" (MACH2000 DELAY-SLOT COND-CTI SKIP-CTI) 173 (dni bc3tl "branch if copro 3 condition true likely" (MACH2000 DELAY-SLOT COND-CTI SKIP-CTI)
|
D | iq10.cpu | 122 (dni bbil "branch bit immediate likely" (MACH10 USES-RS) 130 (dni bbinl "branch bit immediate negated likely" (MACH10 USES-RS) 138 (dni bbvl "branch bit variable likely" (MACH10 USES-RS USES-RT) 146 (dni bbvnl "branch bit variable negated likely" (MACH10 USES-RS USES-RT) 164 "branch if greater than zero and link likely" (MACH10 USES-RS USES-R31) 184 "branch if less than or equal to zero and link likely" (MACH10 USES-RS USES-R31) 201 (dni bgtzl-q10 "branch if greater than zero likely" (MACH10 USES-RS) 217 (dni blezl-q10 "branch if less than or equal to zero likely" (MACH10 USES-RS) 242 (dni bmbl "branch if matching byte-lane likely" (MACH10 USES-RS USES-RT)
|
D | iq2000.cpu | 832 (dni beql "branch if equal likely" (USES-RS USES-RT) 857 "branch if greater than equal to zero and link likely" (USES-RS USES-R31) 867 (dni bgezl "branch if greater or equal to zero likely" (USES-RS) 882 (dni bltzl "branch if less than zero likely" (USES-RS) 899 (dni bltzall "branch if less than zero and link likely" (USES-RS USES-R31) 944 (dni bnel "branch if not equal likely" (USES-RS USES-RT)
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/ |
D | tlsbinpic.s | 1 ! Force .got aligned to 4K, so it very likely gets at 0x413000 14 ! Force .text aligned to 4K, so it very likely gets at 0x401000.
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 1085 #define RELAX_BRANCH_ENCODE(at, uncond, likely, link, toofar) \ argument 1091 | ((likely) ? 0x80 : 0) \ 9717 int likely = 0; in macro() local 9906 likely = 1; in macro() 9909 macro_build_branch_rs (likely ? M_BGEZL : M_BGEZ, &offset_expr, op[0]); in macro() 9911 macro_build_branch_rs (likely ? M_BLEZL : M_BLEZ, &offset_expr, op[1]); in macro() 9916 macro_build_branch_rsrt (likely ? M_BEQL : M_BEQ, in macro() 9931 likely = 1; in macro() 9938 if (! likely) in macro() 9949 likely = 1; in macro() [all …]
|
/toolchain/binutils/binutils-2.27/config/ |
D | extensions.m4 | 12 # enough in this area it's likely we'll need to redefine
|
/toolchain/binutils/binutils-2.27/zlib/contrib/puff/ |
D | README | 27 Well, most likely you should just be reading puff.c and using zlib for actual
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/sh64/ |
D | shdl-1.s | 8 ! fact, but it seems likely to be something that can change.
|
/toolchain/binutils/binutils-2.27/zlib/doc/ |
D | txtvsbin.txt | 91 false positives are more likely to appear in binary files that contain
|
/toolchain/binutils/binutils-2.27/gas/testsuite/ |
D | ChangeLog-2010 | 1183 branch-likely instructions and place them... 1184 * gas/mips/mips4-branch-likely.d, gas/mips/mips4-branch-likely.s: 1187 * gas/mips/mips4-branch-likely.l: New stderr output for the new 1189 * gas/mips/mips.exp (mips4-branch-likely): Run a dump test and 1190 a list test with mips4-branch-likely similarly to mips4-fp. 1195 branch-likely instructions. 1200 * gas/mips/branch-likely.d, gas/mips/branch-likely.s: New test, 1201 collecting checks for branch-likely instructions removed from
|
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
D | nios2elf.em | 243 sections. It's likely we'll resize everything in the process of
|
D | metagelf.em | 226 sections. It's likely we'll resize everything in the process of
|
D | hppaelf.em | 250 sections. It's likely we'll resize everything in the process of
|
D | aarch64elf.em | 229 sections. It's likely we'll resize everything in the process of
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | MAINTAINERS | 187 small, the larger they are, the more likely it is that they contain
|
123