Searched refs:dmov (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/fr30/ |
D | allinsn.s | 401 .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
|
D | allinsn.d | 405 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/ |
D | fr30.cpu | 1522 (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/ |
D | ChangeLog-9303 | 4738 * gas/fr30/allinsn.s (dmov): Correct hex literals.
|