/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/ |
D | get-op-r.d | 3 # source: get-op.s 9 0: fe7b0004 get \$123,rJ 10 4: fe2d0013 get \$45,rG 11 8: fef5001f get \$245,rZZ
|
D | get-op.d | 7 0: fe7b0004 get \$123,rJ 8 4: fe2d0013 get \$45,rG 9 8: fef5001f get \$245,rZZ
|
D | get-op.l | 1 GAS for MMIX .*/get-op\.s page 1 10 GAS for MMIX .*/get-op\.s page 2 14 .*/get-op\.s:3 \.text:0000000000000000 Main
|
D | builtin1.d | 19 0: fe050014 get \$5,rL 20 4: fe060014 get \$6,rL
|
D | cons-2.s | 2 # that we get the right output with this test.
|
D | pseudo-1.d | 3 # Check that some pseudos get output right.
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | sh.cpu | 113 (get () (raw-reg h-pc)) 127 (get (index) 143 (get (index) 157 (get (index) 186 (get () (and (srl (reg h-sr) 14) 1)) 195 (get () (and (srl (reg h-sr) 13) 1)) 204 (get () (and (srl (reg h-sr) 12) 1)) 213 (get () (and (srl (reg h-sr) 1) 1)) 222 (get () (and (srl (reg h-sr) 9) 1)) 231 (get () (and (srl (reg h-sr) 8) 1)) [all …]
|
D | or1korfpx.cpu | 112 (define-pmacro (get-rounding-mode) 126 (set SF rDSF (float SF (get-rounding-mode) (trunc SI rA))) 134 (set DF rDDF (float DF (get-rounding-mode) rA)) 143 (set WI rD (ext WI (fix SI (get-rounding-mode) rASF))) 152 (set DI rD (fix DI (get-rounding-mode) rADF))
|
D | or1kcommon.cpu | 75 (get (index) (subword SF (trunc SI (reg h-gpr index)) 0)) 84 (get (index) (subword DF (trunc DI (reg h-gpr index)) 0)) 92 (get (index) (c-call UWI "@cpu@_h_spr_get_raw" index)) 106 (get (index) (reg UWI h-spr (add index (spr-address SYS GPR0)))) 210 (get () (reg UWI h-spr (spr-address spr-group spr-index))) 329 …(get () (c-call UWI "@cpu@_h_spr_field_get_raw" (spr-address spr-group spr-index) spr-field-…
|
D | cris.cpu | 163 ; For some reason, we get an error: 477 ; I give up. Here's a perl-script to get the values I want for this macro 580 ; arguably more appropriate h-gr-v32 or h-gr-acr, we'd get names like 755 (get () (reg (.sym x-name -x))) 764 (get (index) (reg (.sym x-name -x) index)) 789 (get () (const BI 1)) 797 (get () (const BI 0)) 823 (get 844 ; We have to use a virtual register trick to get the "raw", unaccounted 853 (get (index) (raw-reg h-gr-real-pc index)) [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | bfdio.c | 472 bfd_size_type get; in memory_bread() local 475 get = size; in memory_bread() 476 if (abfd->where + get > bim->size) in memory_bread() 479 get = 0; in memory_bread() 481 get = bim->size - abfd->where; in memory_bread() 484 memcpy (ptr, bim->buffer + abfd->where, (size_t) get); in memory_bread() 485 return get; in memory_bread()
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | icf_virtual_function_folding_test.cc | 58 Bar* get() in get() function 68 Bar *f = get(); in main()
|
D | basic_test.cc | 282 get() const in get() function in t20a 293 return t20v.get() == 96; in t20()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/ |
D | movi-2.s | 1 ! Check MOVI expansion of local symbols that should get segment-relative 12 .long 0 ! To get a non-zero segment offset for "forwdata".
|
D | ptc-1.s | 1 ! Check that simple constants get expected results.
|
D | shift-3.s | 1 ! This should not get an internal error and it should emit the expected
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
D | got-page-3.d | 9 # got-page-3a.s and got-page-3b.s should get assigned the same GOT, 14 # got-page-3c.s should get its own GOT, and needs no page entries.
|
/toolchain/binutils/binutils-2.25/ |
D | Makefile.tpl | 877 FOR host_modules +][+ IF (not (= (get "module") "gcc")) +] \ 1148 host_alias=(get "host" "${build_alias}") 1149 target_alias=(get "target" "${target_alias}") 1163 host_alias=(get "host" "${host_alias}") 1164 target_alias=(get "target" "${target_alias}") 1242 [+ IF (match-value? = "missing" (get "make_target") ) +] 1280 host_alias=(get "host" "${target_alias}") 1281 target_alias=(get "target" "${target_alias}") 1291 host_alias=(get "host" "${target_alias}") 1292 target_alias=(get "target" "${target_alias}") [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
D | branch.s | 63 ; Ok, once more to make sure *all* 16-bit variants get ok for 113 ; Again, so all insns get to be tested for 32-bit relaxing. 164 ; Some get relaxed:
|
D | us-err-1.s | 1 ; Test that we get an error with mismatching options.
|
D | us-err-2.s | 1 ; Test that we get an error when directive does not match option.
|
D | us-err-3.s | 1 ; Test that we get an error when directive does not match option.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/ |
D | comment.s | 1 # This test file is to see whether comments get written into listings
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/ |
D | relax-2.s | 1 ; Test whether parallel insns get inappropriately moved during relaxation.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | x86-64-mpx-add-bnd-prefix.s | 13 # BND prefix already exists - we shouldn't get any error here
|