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

/netbsd-current/external/gpl3/gdb/dist/sim/h8300/
H A Dcompile.c85 #define h8_get_macl(cpu) h8_get_reg (cpu, MACL_REGNUM) macro
3532 res = h8_get_macl (cpu);
3573 long long mac = h8_get_macl (cpu);
3589 mac += h8_get_macl (cpu);
/netbsd-current/external/gpl3/gdb.old/dist/sim/h8300/
H A Dcompile.c218 h8_get_macl (SIM_DESC sd) function
3732 res = h8_get_macl (sd);
3773 long long mac = h8_get_macl (sd);
3789 mac += h8_get_macl (sd);

Completed in 101 milliseconds