Searched refs:vcgd (Results 1 - 5 of 5) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/perlasm/ |
H A D | s390x.pm | 84 wfchedb vfchedbs wfchedbs vcdg vcdgb wcdgb vcdlg vcdlgb wcdlgb vcgd 1920 sub vcgd { subroutine 1925 vcgd(@_[0..1],3,@_[2..3]); 1928 vcgd(@_[0..1],3,0x8|$_[2],$_[3]);
|
/third_party/openssl/crypto/perlasm/ |
H A D | s390x.pm | 84 wfchedb vfchedbs wfchedbs vcdg vcdgb wcdgb vcdlg vcdlgb wcdlgb vcgd 1920 sub vcgd { subroutine 1925 vcgd(@_[0..1],3,@_[2..3]); 1928 vcgd(@_[0..1],3,0x8|$_[2],$_[3]);
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | constants-s390.h | 480 V(vcgd, VCGD, 0xE7C2) /* type = VRR_A VECTOR FP CONVERT TO FIXED 64-BIT */ \
|
H A D | macro-assembler-s390.cc | 5664 vcgd(dst, dst, Condition(5), Condition(0), Condition(2)); in CallRecordWriteStub() 5922 vcgd(scratch, scratch, Condition(5), Condition(0), Condition(3)); in CallRecordWriteStub()
|
/third_party/node/deps/v8/src/execution/s390/ |
H A D | simulator-s390.cc | 791 V(vcgd, VCGD, 0xE7C2) /* VECTOR FP CONVERT TO FIXED */ \ in EvalTableInit()
|
Completed in 37 milliseconds