/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/h8300/ |
H A D | stc.s | 57 stc ccr, r0h ; copy test value to r0h 59 test_h_gr16 0xffa5 r0 ; ff in r0h, a5 in r0l 61 test_h_gr32 0xa5a5ffa5 er0 ; ff in r0h, a5 everywhere else 337 mov @byte_dest1, r0h 338 cmp.b #0xff, r0h 342 .L1: mov @byte_dest2, r0h 343 cmp.b #0x87, r0h 347 .L2: mov @byte_dest3, r0h 348 cmp.b #0xff, r0h 352 .L3: mov @byte_dest4, r0h [all …]
|
H A D | ldc.s | 53 mov #0xff, r0h 54 ldc r0h, ccr ; set all ccr flags high, reg operand 64 mov #0, r0h 65 ldc r0h, ccr ; set all ccr flags low, reg operand 112 mov #0x87, r0h 113 ldc r0h, exr ; set exr to 0x87
|
H A D | shll.s | 98 mov #5, r0h 99 shll.b r0h, r0l ; shift left logical by register value 211 mov #5, r0h 212 shll.w r0h, r0 ; shift left logical by register value
|
H A D | testutils.inc | 70 mov.b r0l, r0h 114 ; (reg must be r0l - r7l or r0h - r7h) 132 ; (reg must be r0l - r7l or r0h - r7h)
|
H A D | cmpb.s | 351 mov.b #0xa5, r0h 352 cmp.b r0h, r0l ; Reg8 src, reg8 dst 355 .Leq7: mov.b #0xa6, r0h 356 cmp.b r0h, r0l 359 .Llt7: mov.b #0xa4, r0h 360 cmp.b r0h, r0l
|
H A D | subb.s | 166 mov.b #5, r0h 167 sub.b r0h, r0l ; Register operand
|
H A D | inc.s | 20 inc.b r0h ; Increment 8-bit reg by one
|
H A D | dec.s | 20 dec.b r0h ; Decrement 8-bit reg by one
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m16c/ |
H A D | code.c | 125 int i, r0l, r0h, a0, r2, sz, hasch, stk; in bfcode() local 138 stk = r0l = r0h = a0 = r2 = 0; in bfcode() 148 if (r0h) in bfcode() 151 r0h = 1; in bfcode() 169 r0l = r0h = 1; in bfcode() 187 r0l = r0h = 1; in bfcode() 191 if (r0l||r0h||r2) in bfcode() 194 r0l = r0h = r2 = 1; in bfcode()
|
H A D | order.c | 403 int r0l, r0h, r2, a0, stk, sz; in storearg() local 431 r0l = r0h = r2 = a0 = 0; in storearg() 466 if (r0h) in storearg() 469 r0h = 1; in storearg() 489 r0l = r0h = 1; in storearg() 497 r0l = r0h = r2 = 1; in storearg() 511 r0l = r0h = 1; in storearg()
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/ |
H A D | h8300s.s | 32 mov.b r0l,r0h 111 das r0h 208 bset r7l,r0h 218 bclr r7h,r0h 230 bnot r7l,r0h 240 btst r7h,r0h
|
/netbsd-src/external/gpl3/gdb/dist/gdb/regformats/ |
H A D | s390-linux64.dat | 8 32:r0h
|
H A D | s390-linux64v1.dat | 8 32:r0h
|
H A D | s390-linux64v2.dat | 8 32:r0h
|
H A D | s390-te-linux64.dat | 8 32:r0h
|
H A D | s390-vx-linux64.dat | 8 32:r0h
|
H A D | s390-tevx-linux64.dat | 8 32:r0h
|
H A D | s390-gs-linux64.dat | 8 32:r0h
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/regformats/ |
H A D | s390-linux64v1.dat | 8 32:r0h
|
H A D | s390-linux64.dat | 8 32:r0h
|
H A D | s390-linux64v2.dat | 8 32:r0h
|
H A D | s390-te-linux64.dat | 8 32:r0h
|
H A D | s390-vx-linux64.dat | 8 32:r0h
|
H A D | s390-tevx-linux64.dat | 8 32:r0h
|
H A D | s390-gs-linux64.dat | 8 32:r0h
|