]> git.proxmox.com Git - mirror_qemu.git/blame - target/m68k/qregs.h.inc
Merge tag 'pull-lu-20230901' of https://gitlab.com/rth7680/qemu into staging
[mirror_qemu.git] / target / m68k / qregs.h.inc
CommitLineData
e6e5906b 1DEFO32(PC, pc)
0633879f 2DEFO32(SR, sr)
e6e5906b 3DEFO32(CC_OP, cc_op)
e6e5906b 4DEFO32(CC_X, cc_x)
620c6cf6
RH
5DEFO32(CC_C, cc_c)
6DEFO32(CC_N, cc_n)
7DEFO32(CC_V, cc_v)
8DEFO32(CC_Z, cc_z)
acf930aa
PB
9DEFO32(MACSR, macsr)
10DEFO32(MAC_MASK, mac_mask)