Searched refs:MPA_READING (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/sim/rx/
H A Dmem.h31 MPA_READING, enumerator in enum:mem_ptr_action
H A Dmem.c96 if (action == MPA_READING)
103 else if (action == MPA_READING
455 unsigned char *m = rx_mem_ptr (address, MPA_READING);
466 m = rx_mem_ptr (address, MPA_READING);
H A Drx.c371 get_byte_base = rx_mem_ptr (get_byte_page, MPA_READING) - get_byte_page;
/netbsd-current/external/gpl3/gdb.old/dist/sim/rx/
H A Dmem.h31 MPA_READING, enumerator in enum:mem_ptr_action
H A Dmem.c96 if (action == MPA_READING)
103 else if (action == MPA_READING
454 unsigned char *m = rx_mem_ptr (address, MPA_READING);
465 m = rx_mem_ptr (address, MPA_READING);
H A Drx.c371 get_byte_base = rx_mem_ptr (get_byte_page, MPA_READING) - get_byte_page;

Completed in 167 milliseconds