MCPcopy Create free account

hub / github.com/RPCS3/rpcs3 / functions

Functions20,600 in github.com/RPCS3/rpcs3

↓ 4 callersMethodBootGame
rpcs3/Emu/System.cpp:897
↓ 4 callersMethodBootGame
rpcs3/rpcs3qt/main_window.cpp:672
↓ 4 callersFunctionCMPDI
rpcs3/Emu/Cell/PPUOpcodes.h:726
↓ 4 callersMethodConfigurePPUCache
rpcs3/Emu/System.cpp:3926
↓ 4 callersMethodCreate
rpcs3/Emu/RSX/Overlays/overlay_osk.cpp:1344
↓ 4 callersFunctionDECLARE
rpcs3/Emu/RSX/Overlays/overlays.cpp:18
↓ 4 callersFunctionDFMA
rpcs3/Emu/Cell/SPUInterpreter.cpp:1310
↓ 4 callersMethodEnableThreadFollowing
rpcs3/rpcs3qt/debugger_list.cpp:294
↓ 4 callersMethodEnhanceRadioButton
rpcs3/rpcs3qt/emu_settings.cpp:766
↓ 4 callersMethodExec
rpcs3/Emu/RSX/Overlays/Network/overlay_recvmessage_dialog.cpp:191
↓ 4 callersFunctionFsrEasuSetF
------------------------------------------------------------------------------------------------------------------------------ Accumulate direction an
3rdparty/GPUOpen/include/ffx_fsr1.h:275
↓ 4 callersMethodGetData
rpcs3/Emu/RSX/Program/CgBinaryProgram.h:214
↓ 4 callersMethodGetElapsedTimeInMilliSec
Utilities/Timer.h:36
↓ 4 callersMethodGetMsSince
Utilities/Timer.h:55
↓ 4 callersMethodGetUnlockedTrophiesCount
rpcs3/Loader/TROPUSR.cpp:239
↓ 4 callersMethodHasItem
rpcs3/Emu/RSX/Program/ShaderParam.h:133
↓ 4 callersMethodLoadMetadata
rpcs3/Crypto/unself.cpp:625
↓ 4 callersMethodLoadSettings
rpcs3/rpcs3qt/log_frame.cpp:464
↓ 4 callersFunctionMFLR
rpcs3/Emu/Cell/PPUOpcodes.h:716
↓ 4 callersFunctionMatchingRoomStatus_to_SceNpMatchingRoomStatus
rpcs3/Emu/NP/fb_helpers.cpp:528
↓ 4 callersFunctionNOP
rpcs3/Emu/Cell/PPUOpcodes.h:706
↓ 4 callersMethodOpen
rpcs3/Emu/Audio/AudioDumper.cpp:18
↓ 4 callersMethodRemoveEntry
rpcs3/Loader/TRP.cpp:185
↓ 4 callersFunctionRoomDataInternal_to_SceNpMatching2RoomDataInternal
rpcs3/Emu/NP/fb_helpers.cpp:210
↓ 4 callersFunctionRoomMemberDataInternal_to_SceNpMatching2RoomMemberDataInternal
rpcs3/Emu/NP/fb_helpers.cpp:293
↓ 4 callersMethodRun
rpcs3/Emu/System.cpp:2461
↓ 4 callersMethodShowInfoBox
rpcs3/rpcs3qt/gui_settings.cpp:187
↓ 4 callersMethodUpdateCPUData
rpcs3/rpcs3qt/debugger_list.cpp:60
↓ 4 callersFunctionXORIS
rpcs3/Emu/Cell/PPUOpcodes.h:677
↓ 4 callersFunction_mm_add_epi8
Adds the 16 signed or unsigned 8-bit integers in a to the 16 signed or unsigned 8-bit integers in b. https://technet.microsoft.com/en-us/subscriptions
rpcs3/Emu/CPU/sse2neon.h:2984
↓ 4 callersFunction_mm_blendv_epi8
Blend packed 8-bit integers from a and b using mask, and store the results in dst. FOR j := 0 to 15 i := j*8 IF mask[i+7] dst[i+7:i] := b[i+7:i] ELSE
rpcs3/Emu/CPU/sse2neon.h:7411
↓ 4 callersFunction_mm_clmulepi64_si128
Perform a carry-less multiplication of two 64-bit integers, selected from a and b according to imm8, and store the results in dst. https://software.in
rpcs3/Emu/CPU/sse2neon.h:8669
↓ 4 callersFunction_mm_cmpgt_ps
Compares for greater than. r0 := (a0 > b0) ? 0xffffffff : 0x0 r1 := (a1 > b1) ? 0xffffffff : 0x0 r2 := (a2 > b2) ? 0xffffffff : 0x0 r3 := (a3 > b3) ?
rpcs3/Emu/CPU/sse2neon.h:1136
↓ 4 callersFunction_mm_maddubs_epi16
Vertically multiply each unsigned 8-bit integer from a with the corresponding signed 8-bit integer from b, producing intermediate signed 16-bit intege
rpcs3/Emu/CPU/sse2neon.h:6948
↓ 4 callersFunction_mm_min_ps
Computes the minima of the four single-precision, floating-point values of a and b. https://msdn.microsoft.com/en-us/library/vstudio/wh13kadz(v=vs.100
rpcs3/Emu/CPU/sse2neon.h:2062
↓ 4 callersFunction_mm_movemask_epi8
NEON does not provide a version of this function. Creates a 16-bit mask from the most significant bits of the 16 signed or unsigned 8-bit integers in
rpcs3/Emu/CPU/sse2neon.h:4758
↓ 4 callersFunction_mm_packus_epi16
Packs the 16 signed 16 - bit integers from a and b into 8 - bit unsigned integers and saturates. r0 := UnsignedSaturate(a0) r1 := UnsignedSaturate(a1
rpcs3/Emu/CPU/sse2neon.h:5052
↓ 4 callersFunction_mm_set1_epi64x
Sets the 2 signed 64-bit integer values to i. https://software.intel.com/sites/landingpage/IntrinsicsGuide/#text=_mm_set1_epi64x
rpcs3/Emu/CPU/sse2neon.h:5208
↓ 4 callersFunction_mm_set_ps
Sets the four single-precision, floating-point values to the four inputs. https://msdn.microsoft.com/en-us/library/vstudio/afh0zf75(v=vs.100).aspx
rpcs3/Emu/CPU/sse2neon.h:2411
↓ 4 callersFunction_mm_set_sd
Copy double-precision (64-bit) floating-point element a to the lower element of dst, and zero the upper element. https://software.intel.com/sites/land
rpcs3/Emu/CPU/sse2neon.h:5168
↓ 4 callersFunction_mm_sub_pd
Subtract packed double-precision (64-bit) floating-point elements in b from packed double-precision (64-bit) floating-point elements in a, and store t
rpcs3/Emu/CPU/sse2neon.h:6106
↓ 4 callersFunction_mm_xor_ps
Computes bitwise EXOR (exclusive-or) of the four single-precision, floating-point values of a and b. https://msdn.microsoft.com/en-us/library/ss6k3wk8
rpcs3/Emu/CPU/sse2neon.h:2940
↓ 4 callersFunction_ptr
rpcs3/Emu/Memory/vm.h:283
↓ 4 callersFunction_sse2neon_kadd_f32
Kahan summation for accurate summation of floating-point numbers. http://blog.zachbjornson.com/2019/08/11/fast-float-summation.html
rpcs3/Emu/CPU/sse2neon.h:689
↓ 4 callersFunction_sse2neon_vmull_p64
ARMv7 polyfill ARMv7/some A64 lacks vmull_p64, but it has vmull_p8. vmull_p8 calculates 8 8-bit->16-bit polynomial multiplies, but we need a 64-bit->
rpcs3/Emu/CPU/sse2neon.h:719
↓ 4 callersFunction_sys_lwcond_signal_all
rpcs3/Emu/Cell/lv2/sys_lwcond.cpp:310
↓ 4 callersMethodadd
Utilities/JITLLVM.cpp:741
↓ 4 callersMethodadd_attr
rpcs3/Emu/NP/generated/np2_structs_generated.h:7005
↓ 4 callersMethodadd_attrId
rpcs3/Emu/NP/generated/np2_structs_generated.h:1879
↓ 4 callersFunctionadd_child
rpcs3/rpcs3qt/kernel_explorer.cpp:60
↓ 4 callersMethodadd_frame
rpcs3/util/video_sink.h:22
↓ 4 callersMethodadd_optData
rpcs3/Emu/NP/generated/np2_structs_generated.h:3320
↓ 4 callersMethodadd_passwordSlotMask
rpcs3/Emu/NP/generated/np2_structs_generated.h:1220
↓ 4 callersMethodadd_remove_flags
rpcs3/Emu/CPU/CPUThread.cpp:1169
↓ 4 callersMethodadd_room
rpcs3/Emu/NP/np_gui_cache.cpp:9
↓ 4 callersMethodadd_roomMemberBinAttrInternal
rpcs3/Emu/NP/generated/np2_structs_generated.h:2352
↓ 4 callersMethodadd_serverId
rpcs3/Emu/NP/generated/np2_structs_generated.h:3057
↓ 4 callersMethodadd_teamId
rpcs3/Emu/NP/generated/np2_structs_generated.h:2358
↓ 4 callersMethodaddress_is_bound
rpcs3/Emu/RSX/Common/surface_store.h:1076
↓ 4 callersMethodadr
rpcs3/Emu/CPU/Backends/AArch64/AArch64ASM.cpp:247
↓ 4 callersFunctionaes_crypt_ctr
* AES-CTR buffer encryption/decryption */
rpcs3/Crypto/aes.cpp:858
↓ 4 callersMethodallocate
rpcs3/Emu/RSX/GL/GLDMA.cpp:14
↓ 4 callersMethodantialias
rpcs3/Emu/RSX/rsx_decode.h:3353
↓ 4 callersFunctionattrs
rpcs3/Emu/NP/generated/np2_structs_generated.h:6901
↓ 4 callersMethodback_stencil_mask
rpcs3/Emu/RSX/rsx_methods.h:463
↓ 4 callersMethodback_stencil_op_fail
rpcs3/Emu/RSX/rsx_methods.h:588
↓ 4 callersMethodback_stencil_op_zfail
rpcs3/Emu/RSX/rsx_methods.h:593
↓ 4 callersMethodback_stencil_op_zpass
rpcs3/Emu/RSX/rsx_methods.h:598
↓ 4 callersMethodbase_addr
rpcs3/Emu/RSX/GL/GLDMA.h:30
↓ 4 callersMethodbegin
rpcs3/Emu/RSX/NV47/FW/draw_call.hpp:233
↓ 4 callersMethodbind
rpcs3/Emu/RSX/VK/vkutils/instance.cpp:215
↓ 4 callersMethodbit
rpcs3/Emu/Cell/lv2/sys_net.h:206
↓ 4 callersMethodbit_test_reset
rpcs3/util/atomic.hpp:1656
↓ 4 callersFunctionblend_factor
rpcs3/Emu/RSX/GL/GLDraw.cpp:65
↓ 4 callersMethodblit_engine_context_surface
rpcs3/Emu/RSX/rsx_methods.h:1098
↓ 4 callersFunctionbn_reduce
rpcs3/Crypto/ec.cpp:47
↓ 4 callersMethodborder_type
rpcs3/Emu/RSX/RSXTexture.cpp:25
↓ 4 callersFunctionbuild_spu_gpr_load
rpcs3/Emu/Cell/SPUInterpreter.cpp:77
↓ 4 callersFunctionbuild_swap_rdx_with
Helper to spill RDX (EDX) register for RDTSC
Utilities/JIT.h:151
↓ 4 callersFunctionbuild_transaction_enter
Utilities/JIT.h:128
↓ 4 callersFunctionbuild_transfer_cmds
* Generates copy instructions required to build the texture GPU side without actually copying anything. * Returns a set of addresses and data length
rpcs3/Emu/RSX/Common/TextureUtils.cpp:567
↓ 4 callersFunctioncapture_display_tile_state
rpcs3/Emu/RSX/Capture/rsx_capture.cpp:348
↓ 4 callersFunctioncellMicGetFormatEx
rpcs3/Emu/Cell/Modules/cellMic.cpp:1202
↓ 4 callersFunctioncellPad_NotifyStateChange
rpcs3/Emu/Cell/Modules/cellPad.cpp:167
↓ 4 callersFunctioncellPamfReaderGetNumberOfEp
rpcs3/Emu/Cell/Modules/cellPamf.cpp:1356
↓ 4 callersFunctioncell_mic_read
rpcs3/Emu/Cell/Modules/cellMic.cpp:1334
↓ 4 callersMethodcheck
rpcs3/Emu/RSX/GL/glutils/fbo.cpp:51
↓ 4 callersFunctioncheck_attr_id_and_duplicate
FUN_00011718
rpcs3/Emu/Cell/Modules/sceNp.cpp:4385
↓ 4 callersMethodcheck_busy
rpcs3/Emu/Cell/lv2/sys_spu.cpp:409
↓ 4 callersFunctioncheck_config
rpcs3/Emu/Cell/Modules/cellPngEnc.cpp:39
↓ 4 callersFunctioncheck_errno_again
rpcs3/Emu/GDB.cpp:76
↓ 4 callersFunctioncheck_init_and_open
This represents 4 almost identical subfunctions used by the Start/Stop/Reset/Close functions
rpcs3/Emu/Cell/Modules/cellCamera.cpp:378
↓ 4 callersMethodcheck_unlocked
rpcs3/Emu/Cell/lv2/sys_timer.cpp:79
↓ 4 callersMethodclear
rpcs3/Emu/RSX/Common/texture_cache.h:1166
↓ 4 callersMethodclear
rpcs3/Emu/Cell/Modules/cellSysCache.cpp:91
↓ 4 callersMethodclear_input
rpcs3/Emu/Cell/Modules/cellImeJp.cpp:145
↓ 4 callersMethodclear_list
rpcs3/rpcs3qt/game_list.cpp:89
↓ 4 callersFunctionclear_status_interrupt
rpcs3/Emu/RSX/VK/VKHelpers.cpp:255
↓ 4 callersFunctionclip_image
rpcs3/Emu/RSX/rsx_utils.cpp:40
↓ 4 callersMethodcolor_a
rpcs3/Emu/RSX/rsx_decode.h:3034
← previousnext →1,501–1,600 of 20,600, ranked by callers