aboutsummaryrefslogtreecommitdiff
path: root/target-m68k/qregs.def
blob: 49400c4475c1aff2f8647eb0af9b3ee81d5367d8 (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_DEST, cc_dest)
DEFO32(CC_SRC, cc_src)
DEFO32(CC_X, cc_x)
DEFO32(DIV1, div1)
DEFO32(DIV2, div2)
DEFO32(EXCEPTION, exception_index)
DEFO32(HALTED, halted)
DEFO32(MACSR, macsr)
DEFO32(MAC_MASK, mac_mask)