aboutsummaryrefslogtreecommitdiff
path: root/target-m68k/qregs.def
blob: 156c0f558fc7720a167ce88e0bfee343929c653f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DEFF64(FP_RESULT, fp_result)
DEFO32(PC, pc)
DEFO32(SR, sr)
DEFO32(CC_OP, cc_op)
DEFO32(CC_X, cc_x)
DEFO32(CC_C, cc_c)
DEFO32(CC_N, cc_n)
DEFO32(CC_V, cc_v)
DEFO32(CC_Z, cc_z)
DEFO32(DIV1, div1)
DEFO32(DIV2, div2)
DEFO32(MACSR, macsr)
DEFO32(MAC_MASK, mac_mask)