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

  /external/valgrind/main/VEX/priv/
host_s390_defs.h 137 S390_INSN_CAS, /* compare and swap */
637 s390_insn *s390_insn_cas(UChar size, HReg op1, s390_amode *op2, HReg op3,
host_s390_defs.c 619 case S390_INSN_CAS:
942 case S390_INSN_CAS:
5589 s390_insn_cas(UChar size, HReg op1, s390_amode *op2, HReg op3, HReg old_mem) function
    [all...]

Completed in 34 milliseconds