Searched refs:s390_emit_BCR (Results 1 - 1 of 1) sorted by relevance
/external/valgrind/main/VEX/priv/ |
H A D | host_s390_defs.c | 1457 s390_emit_BCR(UChar *p, UChar r1, UChar r2) function 7402 return s390_emit_BCR(buf, 0xF, 0x0); 7617 buf = s390_emit_BCR(buf, S390_CC_ALWAYS, S390_REGNO_TCHAIN_SCRATCH); 7686 buf = s390_emit_BCR(buf, S390_CC_ALWAYS, S390_REGNO_TCHAIN_SCRATCH); 7767 buf = s390_emit_BCR(buf, S390_CC_ALWAYS, S390_REGNO_TCHAIN_SCRATCH); 7821 buf = s390_emit_BCR(buf, S390_CC_ALWAYS, S390_REGNO_TCHAIN_SCRATCH); /* 2 bytes */ 8185 s390_emit_BCR(p, S390_CC_ALWAYS, S390_REGNO_TCHAIN_SCRATCH);
|
Completed in 122 milliseconds