Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_s390_defs.c1225 emit_4bytes(UChar *p, ULong val) in emit_4bytes() function
1250 return emit_4bytes(p, the_insn); in emit_RI()
1286 return emit_4bytes(p, the_insn); in emit_RRE()
1299 return emit_4bytes(p, the_insn); in emit_RRF()
1313 return emit_4bytes(p, the_insn); in emit_RRF2()
1326 return emit_4bytes(p, the_insn); in emit_RRF3()
1340 return emit_4bytes(p, the_insn); in emit_RRF4()
1353 return emit_4bytes(p, the_insn); in emit_RRF5()
1367 return emit_4bytes(p, the_insn); in emit_RS()
1396 return emit_4bytes(p, the_insn); in emit_RX()
[all …]