Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c16258 static inline void asm_modrm(int reg, Operand *op) in asm_modrm() function
16547 asm_modrm(reg, &ops[modrm_index]); in asm_opcode()