Searched refs:EA_IMMED (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/m68k/fpe/
H A Dfpu_emulate.h174 #define EA_IMMED 0x080 /* mode (7,4): #immed */ macro
H A Dfpu_calcea.c94 ea->ea_flags = EA_IMMED;
366 } else if (ea->ea_flags & EA_IMMED) {
453 if (ea->ea_flags & (EA_IMMED|EA_PC_REL)) {
H A Dfpu_fscale.c143 } else if (flags & EA_IMMED) {
H A Dfpu_emulate.c651 } else if (flags & EA_IMMED) {

Completed in 246 milliseconds