Home
last modified time | relevance | path

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

/external/v8/src/compiler/s390/
Dcode-generator-s390.cc841 #define ASSEMBLE_LOADANDTEST64(asm_instr_rr, asm_instr_rm) \ argument
850 __ asm_instr_rr(dst, i.InputRegister(0)); \
857 #define ASSEMBLE_LOADANDTEST32(asm_instr_rr, asm_instr_rm) \ argument
866 __ asm_instr_rr(dst, i.InputRegister(0)); \