]> git.proxmox.com Git - mirror_qemu.git/blob - target/m68k/qregs.h.inc
target/m68k: Add URL to semihosting spec
[mirror_qemu.git] / target / m68k / qregs.h.inc
1 DEFO32(PC, pc)
2 DEFO32(SR, sr)
3 DEFO32(CC_OP, cc_op)
4 DEFO32(CC_X, cc_x)
5 DEFO32(CC_C, cc_c)
6 DEFO32(CC_N, cc_n)
7 DEFO32(CC_V, cc_v)
8 DEFO32(CC_Z, cc_z)
9 DEFO32(MACSR, macsr)
10 DEFO32(MAC_MASK, mac_mask)