Home
last modified time | relevance | path

Searched refs:of_DIV (Results 1 – 3 of 3) sorted by relevance

/dports/cad/iverilog/verilog-11.0/vvp/
H A Dcodes.h107 extern bool of_DIV(vthread_t thr, vvp_code_t code);
H A Dcompile.cc159 { "%div", of_DIV, 0, {OA_NONE, OA_NONE, OA_NONE} },
H A Dvthread.cc2833 bool of_DIV(vthread_t thr, vvp_code_t) in of_DIV() function