m68k: remove useless file m68k-qreg.h
Unused since: commit e1f3808e03f73e7a7fa966afbed2455dd052202e Author: pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162> Date: Sat May 24 22:29:16 2008 +0000 Convert m68k target to TCG. Signed-off-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Thomas Huth <huth@tuxfamily.org>
This commit is contained in:
parent
805167adcb
commit
bb337ac978
@ -1,11 +0,0 @@
|
||||
enum {
|
||||
#define DEFO32(name, offset) QREG_##name,
|
||||
#define DEFR(name, reg, mode) QREG_##name,
|
||||
#define DEFF64(name, offset) QREG_##name,
|
||||
QREG_NULL,
|
||||
#include "qregs.def"
|
||||
TARGET_NUM_QREGS = 0x100
|
||||
#undef DEFO32
|
||||
#undef DEFR
|
||||
#undef DEFF64
|
||||
};
|
Loading…
x
Reference in New Issue
Block a user