Home
last modified time | relevance | path

Searched refs:dmov (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/fr30/
Dallinsn.s401 .global dmov symbol
402 dmov: label
403 dmov @0x88, r13
404 dmov r13, @0x54
405 dmov @0x44, @r13+
406 dmov @R13+, @0x2
407 dmov @0x2c, @-r15
408 dmov @r15+, @38
Dallinsn.d405 0+0166 <dmov>:
406 166: 08 22 dmov @0x88,r13
407 168: 18 15 dmov r13,@0x54
408 16a: 0c 11 dmov @0x44,@r13\+
409 16c: 1c 00 dmov @r13\+,@0x0
410 16e: 0b 0b dmov @0x2c,@-r15
411 170: 1b 09 dmov @r15\+,@0x24
/toolchain/binutils/binutils-2.25/cpu/
Dfr30.cpu1522 (r132dir dmovr13 dmov OP1_1 OP2_8 WI dir10)
1526 (r13-postinc2dir dmovr13pi dmov OP1_1 OP2_C WI dir10 (const 4))
1531 "dmov @R15+,@dir10"
1533 "dmov @$R15+,@$dir10"
1542 (dir2r13 dmov2r13 dmov OP1_0 OP2_8 WI dir10)
1546 (dir2r13-postinc dmov2r13pi dmov OP1_0 OP2_C WI dir10 (const 4))
1551 "dmov @dir10,@-R15"
1553 "dmov @$dir10,@-$R15"
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-93034738 * gas/fr30/allinsn.s (dmov): Correct hex literals.