HomeSort by relevance Sort by last modified time
    Searched refs:s390_insn_unop (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/VEX/priv/
host_s390_isel.c 979 insn = s390_insn_unop(size, S390_NEGATE, res, op2);
    [all...]
host_s390_defs.h 129 S390_INSN_UNOP,
420 s390_insn *s390_insn_unop(UChar size, s390_unop_t tag, HReg dst,
host_s390_defs.c 590 case S390_INSN_UNOP:
800 case S390_INSN_UNOP:
4114 s390_insn_unop(UChar size, s390_unop_t tag, HReg dst, s390_opnd_RMI opnd) function
    [all...]

Completed in 20 milliseconds