Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_mips_defs.h687 extern Int emit_MIPSInstr (/*MB_MOD*/Bool* is_profInc,
Dmain_main.c545 emit = (__typeof__(emit)) MIPS32FN(emit_MIPSInstr); in LibVEX_Translate()
563 emit = (__typeof__(emit)) MIPS64FN(emit_MIPSInstr); in LibVEX_Translate()
Dhost_mips_defs.c2508 Int emit_MIPSInstr ( /*MB_MOD*/Bool* is_profInc, in emit_MIPSInstr() function