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

/netbsd-current/external/gpl3/gdb/dist/sim/h8300/
H A Dcompile.c243 h8_set_macN (sim_cpu *cpu, int val) function
3521 h8_set_macN (cpu, 0);
3582 h8_set_macN (cpu, (mac < 0));
3599 h8_set_macN (cpu, (mac < 0));
/netbsd-current/external/gpl3/gdb.old/dist/sim/h8300/
H A Dcompile.c417 h8_set_macN (SIM_DESC sd, int val) function
3721 h8_set_macN (sd, 0);
3782 h8_set_macN (sd, (mac < 0));
3799 h8_set_macN (sd, (mac < 0));

Completed in 90 milliseconds