URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [h8300/] [movbs.s] - Rev 215
Go to most recent revision | Compare with Previous | Blame | View Log
.h8300s .text h8300s_movb: mov.b r0l,r1l mov.b #16,r0l mov.b @er1,r0l mov.b @(16:16,er1),r0l mov.b @(32:32,er1),r0l mov.b @er1+,r0l mov.b @16:8,r0l mov.b @h8300s_movb:16,r0l mov.b @h8300s_movb:32,r0l mov.b r0l,@er1 mov.b r0l,@(16:16,er1) mov.b r0l,@(32:32,er1) mov.b r0l,@-er1 mov.b r0l,@16:8 mov.b r0l,@h8300s_movb:16 mov.b r0l,@h8300s_movb:32
Go to most recent revision | Compare with Previous | Blame | View Log