Searched refs:fn_hi_write (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dcgen-par.c86 element->kinds.fn_hi_write.function = write_function;
87 element->kinds.fn_hi_write.regno = regno;
88 element->kinds.fn_hi_write.value = value;
373 item->kinds.fn_hi_write.function (cpu,
374 item->kinds.fn_hi_write.regno,
375 item->kinds.fn_hi_write.value);
H A Dcgen-par.h67 } fn_hi_write; member in union:__anon2414::__anon2415
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dcgen-par.c91 element->kinds.fn_hi_write.function = write_function;
92 element->kinds.fn_hi_write.regno = regno;
93 element->kinds.fn_hi_write.value = value;
378 item->kinds.fn_hi_write.function (cpu,
379 item->kinds.fn_hi_write.regno,
380 item->kinds.fn_hi_write.value);
H A Dcgen-par.h67 } fn_hi_write; member in union:__anon1853::__anon1854

Completed in 122 milliseconds