Searched refs:bhi (Results 1 - 25 of 146) sorted by relevance

123456

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cr16/
H A Dbcc_test.s13 bhi *+0x066
19 bhi *+0x1cc
32 bhi *+0x0f66
38 bhi *+0x1fcc
50 bhi *+0x990f66
56 bhi *+0x331fcc
H A Dbcc_test.d14 8: 43 13 bhi \*\+0x6e <main\+0x6e>:s
20 16: 40 18 cc 01 bhi \*\+0x1e2 <main\+0x1e2>:m
30 3c: 40 18 66 0f bhi \*\+0xfa2 <main\+0xfa2>:m
36 54: 40 18 cc 1f bhi \*\+0x2020 <main\+0x2020>:m
50 82: 10 00 49 09 bhi \*\+0x990fe8 <main\+0x990fe8>:l
62 a6: 10 00 43 03 bhi \*\+0x332072 <main\+0x332072>:l
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cris/
H A Drd-v32-b2.s7 bhi b2
H A Dbranch.s29 bhi start
51 bhi startm16
75 bhi startm16
101 bhi startm32
126 bhi startm32
152 bhi endp32
177 bhi endp32
202 bhi endp16
227 bhi endp16
251 bhi en
[all...]
H A Drd-v32-b2.d20 8011: fe90 bhi 810f <b2>
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mn10200/
H A Dbcc.s9 bhi foo
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mn10300/
H A Dbcc.s9 bhi foo
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dcgen-utils.c170 SI bhi = GETHIDI (b);
172 return MAKEDI (ahi & bhi, alo & blo);
181 SI bhi = GETHIDI (b);
183 return MAKEDI (ahi | bhi, alo | blo);
192 USI bhi = GETHIDI (b);
195 return MAKEDI (ahi + bhi + (x < alo), x);
204 USI bhi = GETHIDI (b);
210 x1 = alo * bhi;
212 x3 = ahi * bhi;
226 return MAKEDI (rhi + (alo * bhi)
169 SI bhi = GETHIDI (b); local
180 SI bhi = GETHIDI (b); local
191 USI bhi = GETHIDI (b); local
203 USI bhi = GETHIDI (b); local
268 SI bhi = GETHIDI (b); local
283 SI bhi = GETHIDI (b); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dcgen-utils.c130 SI bhi = GETHIDI (b);
132 return MAKEDI (ahi & bhi, alo & blo);
141 SI bhi = GETHIDI (b);
143 return MAKEDI (ahi | bhi, alo | blo);
152 USI bhi = GETHIDI (b);
155 return MAKEDI (ahi + bhi + (x < alo), x);
164 USI bhi = GETHIDI (b);
170 x1 = alo * bhi;
172 x3 = ahi * bhi;
186 return MAKEDI (rhi + (alo * bhi)
129 SI bhi = GETHIDI (b); local
140 SI bhi = GETHIDI (b); local
151 USI bhi = GETHIDI (b); local
163 USI bhi = GETHIDI (b); local
228 SI bhi = GETHIDI (b); local
243 SI bhi = GETHIDI (b); local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/crx/
H A Dbr_insn.s32 .global bhi
33 bhi: label
34 bhi *+254 label
35 bhi *-0xfffe label
36 bhi *-0xfffffffe label
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/s12z/
H A Dbra.s3 bhi L1
H A Dbra.d15 6: 22 ff fa bhi L1
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/h8300/
H A Dcbranch.s7 bhi h8300_cbranch
H A Dcbranchh.s8 bhi h8300h_cbranch:8
28 bhi h8300h_cbranch:16
H A Dcbranchs.s8 bhi h8300s_cbranch:8
28 bhi h8300s_cbranch:16
/netbsd-current/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_start.S67 bhi g42xxeb_start_ram
83 bhi 5b
117 bhi 2b
/netbsd-current/sys/arch/evbarm/lubbock/
H A Dlubbock_start.S67 bhi lubbock_start_ram
83 bhi 5b
117 bhi 2b
/netbsd-current/external/public-domain/xz/dist/src/xz/
H A Dlist.c402 /// The result is stored into *bhi. The caller takes care of initializing it.
407 block_header_info *bhi, xz_file_info *xfi)
457 bhi->flags[0] = block.compressed_size != LZMA_VLI_UNKNOWN
459 bhi->flags[1] = block.uncompressed_size != LZMA_VLI_UNKNOWN
461 bhi->flags[2] = '\0';
501 bhi->header_size = block.header_size;
502 bhi->compressed_size = block.compressed_size;
506 bhi->memusage = lzma_raw_decoder_memusage(filters);
507 if (xfi->memusage_max < bhi->memusage)
508 xfi->memusage_max = bhi
406 parse_block_header(file_pair *pair, const lzma_index_iter *iter, block_header_info *bhi, xz_file_info *xfi) argument
594 parse_details(file_pair *pair, const lzma_index_iter *iter, block_header_info *bhi, xz_file_info *xfi) argument
803 block_header_info bhi; local
954 block_header_info bhi; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arc/
H A Db.s30 bhi text_label
/netbsd-current/sys/arch/dreamcast/dev/microcode/
H A Daica_arm_locore.S91 bhi 1b
100 bhi 1b
/netbsd-current/sys/arch/evbarm/smdk2xx0/
H A Dsmdk2410_start.S109 bhi 3b
116 bhi 5b
149 bhi 1b
H A Dsmdk2800_start.S81 bhi 3b
88 bhi 5b
121 bhi 1b
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/m68hc11/
H A Dbranchs12.s15 bhi L1
35 bhi L0
75 bhi undefined
/netbsd-current/common/lib/libc/arch/arm/string/
H A Dmemset_naive.S65 bhi 2b /* more left to fill */
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dthumb.s111 bhi bar
118 bhi bar
179 bhi .back
186 bhi .back

Completed in 168 milliseconds

123456