Searched refs:effective_address (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/kernel/arch/m68k/
H A Darch_cpu.h127 addr_t effective_address; member in struct:mc680x0_type_3_frame
135 addr_t effective_address; member in struct:mc68040_type_7_frame
/haiku/src/system/kernel/arch/m68k/
H A Darch_int.cpp143 return iframe->cpu.type_3.effective_address;
145 return iframe->cpu.type_7.effective_address;

Completed in 36 milliseconds