Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c2510 #define VT_JMPI 0x00f5 /* value is the consequence of jmp false (odd) */ macro
5786 } else if (v == VT_JMP || v == VT_JMPI) { in load()
6121 } else if (v == VT_JMP || v == VT_JMPI) { in gtst()
10697 if (v == VT_JMP || v == VT_JMPI) { in vpop()
10968 vseti(VT_JMPI, a); in gen_opl()
13303 vseti(VT_JMPI, t); in expr_land()