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

/netbsd-current/external/gpl3/gdb/dist/sim/h8300/
H A Dcompile.c1097 fetch_1 (SIM_DESC sd, ea_type *arg, int *val, int twice) function
1335 return fetch_1 (sd, arg, val, 0);
1345 return fetch_1 (sd, arg, val, 1);
/netbsd-current/external/gpl3/gdb.old/dist/sim/h8300/
H A Dcompile.c1283 fetch_1 (SIM_DESC sd, ea_type *arg, int *val, int twice) function
1502 return fetch_1 (sd, arg, val, 0);
1512 return fetch_1 (sd, arg, val, 1);

Completed in 84 milliseconds