Searched defs:movb (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.disasm/ |
H A D | mn10200.s | 161 movb d1,(a2) define 162 movb d1,(8,a2) define 163 movb d1,(256,a2) define 164 movb d1,(131071,a2) define 165 movb d1,(d2,a2) define 166 movb d1,(256) define 167 movb d1,(131071) define
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/ |
H A D | libgcc.S | 35 .macro movb to, from macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-h8300.c | 1399 int movb = 0; in build_bytes() local
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-h8300.c | 1426 int movb = 0; in build_bytes() local
|