Searched refs:SetFPUResult (Results 1 - 6 of 6) sorted by relevance
/third_party/node/deps/v8/src/execution/mips64/ |
H A D | simulator-mips64.cc | 2898 SetFPUResult(fd_reg(), result); in DecodeTypeRegisterSRsType() 2925 SetFPUResult(fd_reg(), result); in DecodeTypeRegisterSRsType() 2954 SetFPUResult(fd_reg(), i64); in DecodeTypeRegisterSRsType() 2963 SetFPUResult(fd_reg(), result); in DecodeTypeRegisterSRsType() 2990 SetFPUResult(fd_reg(), result); in DecodeTypeRegisterSRsType() 3312 SetFPUResult(fd_reg(), result); in DecodeTypeRegisterDRsType() 3327 SetFPUResult(fd_reg(), i64); in DecodeTypeRegisterDRsType() 3336 SetFPUResult(fd_reg(), result); in DecodeTypeRegisterDRsType() 3345 SetFPUResult(fd_reg(), result); in DecodeTypeRegisterDRsType() 3354 SetFPUResult(fd_re in DecodeTypeRegisterDRsType() [all...] |
H A D | simulator-mips64.h | 511 inline void SetFPUResult(int32_t fd_reg, int64_t alu_out) { in SetFPUResult() function in v8::internal::Simulator
|
/third_party/node/deps/v8/src/execution/mips/ |
H A D | simulator-mips.cc | 2931 SetFPUResult(fd_reg(), result); in DecodeTypeRegisterDRsType() 2945 SetFPUResult(fd_reg(), i64); in DecodeTypeRegisterDRsType() 2965 SetFPUResult(fd_reg(), i64); in DecodeTypeRegisterDRsType() 2979 SetFPUResult(fd_reg(), i64); in DecodeTypeRegisterDRsType() 2993 SetFPUResult(fd_reg(), i64); in DecodeTypeRegisterDRsType() 3433 SetFPUResult(fd_reg(), i64); in DecodeTypeRegisterSRsType() 3456 SetFPUResult(fd_reg(), i64); in DecodeTypeRegisterSRsType() 3490 SetFPUResult(fd_reg(), i64); in DecodeTypeRegisterSRsType() 3513 SetFPUResult(fd_reg(), i64); in DecodeTypeRegisterSRsType() 3543 SetFPUResult(fd_re in DecodeTypeRegisterSRsType() [all...] |
H A D | simulator-mips.h | 493 inline void SetFPUResult(int32_t fd_reg, int64_t alu_out) { in SetFPUResult() function in v8::internal::Simulator
|
/third_party/node/deps/v8/src/execution/loong64/ |
H A D | simulator-loong64.h | 446 inline void SetFPUResult(int32_t fd_reg, int64_t alu_out) { in SetFPUResult() function in v8::internal::Simulator
|
H A D | simulator-loong64.cc | 4723 SetFPUResult(fd_reg(), result); in DecodeTypeOp22() 4736 SetFPUResult(fd_reg(), result); in DecodeTypeOp22() 4775 SetFPUResult(fd_reg(), result); in DecodeTypeOp22() 4788 SetFPUResult(fd_reg(), result); in DecodeTypeOp22() 4827 SetFPUResult(fd_reg(), result); in DecodeTypeOp22() 4840 SetFPUResult(fd_reg(), result); in DecodeTypeOp22() 4894 SetFPUResult(fd_reg(), result); in DecodeTypeOp22() 4912 SetFPUResult(fd_reg(), result); in DecodeTypeOp22() 4954 SetFPUResult(fd_reg(), result); in DecodeTypeOp22() 4968 SetFPUResult(fd_re in DecodeTypeOp22() [all...] |
Completed in 23 milliseconds