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

/netbsd-6-1-5-RELEASE/sys/arch/m68k/fpe/
H A Dfpu_calcea.c181 ea->ea_flags = EA_PC_REL | EA_OFFSET;
189 ea->ea_flags = EA_PC_REL | EA_INDEXED;
381 if (ea->ea_flags & EA_PC_REL) {
418 if (ea->ea_flags & EA_PC_REL) {
453 if (ea->ea_flags & (EA_IMMED|EA_PC_REL)) {
H A Dfpu_emulate.h173 #define EA_PC_REL 0x040 /* mode (7,[23]): PC@(d16) etc */ macro
H A Dfpu_fscale.c141 } else if (flags & EA_PC_REL) {
H A Dfpu_emulate.c632 } else if (flags & EA_PC_REL) {

Completed in 101 milliseconds