Searched refs:ld4bh (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/ |
D | warn_oddreg.s | 2 # of multi-word instructions: ld2w, ld4bh, ld4bhu, ld2h, st2w, st4hb, st2h, 7 ld4bh r1, @(r0, 0) || nop label
|
D | warn_oddreg.l | 14 2 # of multi-word instructions: ld2w, ld4bh, ld4bhu, ld2h, st2w, st4hb, st2h, 23 7 0010 04581000 ld4bh r1, @(r0, 0) || nop
|
D | inst.s | 207 ld4bh r6,@(r7,r8) 208 ld4bh r6,@(r7+,r8) 209 ld4bh r6,@(r7-,r8) 210 ld4bh r6,@(r7,0x1a) 211 ld4bh r6,@(r7,0x1234)
|
D | inst.d | 126 3a0: 045061c8 845461c8 ld4bh.s r6, @\(r7, r8\) -> ld4bh.s r6, @\(r7\+, r8\) 127 3a8: 045c61c8 845861da ld4bh.s r6, @\(r7-, r8\) -> ld4bh.s r6, @\(r7, 0x1a\) 128 3b0: 845861c0 80001234 ld4bh.l r6, @\(r7, 0x1234\)
|