Home
last modified time | relevance | path

Searched refs:REGTYPE_NONE (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/frv/
Dprofile.h224 #define REGTYPE_NONE 0 macro
Dprofile.c435 if (q.request == cache_load && q.regtype != REGTYPE_NONE) in remove_cache_queue_element()
1079 request_cache_load (cpu, out_GR, REGTYPE_NONE, cycles); in update_GR_latency_for_load()
1101 request_cache_load (cpu, out_GR, REGTYPE_NONE, cycles); in update_GRdouble_latency_for_load()
1667 while (load_pending_for_register (cpu, in_GR, 1/*words*/, REGTYPE_NONE)) in load_wait_for_GR()
1723 while (load_pending_for_register (cpu, in_GR, 2/*words*/, REGTYPE_NONE)) in load_wait_for_GRdouble()