Home
last modified time | relevance | path

Searched refs:OTF_VXRNG2 (Results 1 – 3 of 3) sorted by relevance

/dports/devel/vasm/vasm/cpus/m68k/
H A Doperands.h126 _(1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),OTF_VXRNG2,0,0,
329 …_(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1),OTF_SPECREG|OTF_VXRNG2|OTF_SRRANGE|OTF_CHKREG,REG_VX00,REG_VX23,
H A Dcpu.h273 #define OTF_VXRNG2 0x400 /* Apollo AMMX Rn:Rn+1 vector register range */ macro
H A Dcpu.c1384 if (reqflags & OTF_VXRNG2) { in parse_operand()