MCPcopy Create free account

hub / github.com/RPCS3/rpcs3 / functions

Functions20,600 in github.com/RPCS3/rpcs3

↓ 7 callersFunction_mm_add_pd
Add packed double-precision (64-bit) floating-point elements in a and b, and store the results in dst. https://software.intel.com/sites/landingpage/In
rpcs3/Emu/CPU/sse2neon.h:2993
↓ 7 callersFunction_mm_cmpge_ps
Compares for greater than or equal. https://msdn.microsoft.com/en-us/library/vstudio/fs813y2t(v=vs.100).aspx
rpcs3/Emu/CPU/sse2neon.h:1115
↓ 7 callersFunction_mm_cmpgt_epi8
Compares the 16 signed 8-bit integers in a and the 16 signed 8-bit integers in b for greater than. r0 := (a0 > b0) ? 0xff : 0x0 r1 := (a1 > b1) ? 0xf
rpcs3/Emu/CPU/sse2neon.h:3373
↓ 7 callersFunction_mm_cvtps_pd
Convert packed single-precision (32-bit) floating-point elements in a to packed double-precision (64-bit) floating-point elements, and store the resul
rpcs3/Emu/CPU/sse2neon.h:4078
↓ 7 callersFunction_mm_min_epu32
Compare packed unsigned 32-bit integers in a and b, and store packed minimum values in dst. https://software.intel.com/sites/landingpage/IntrinsicsGui
rpcs3/Emu/CPU/sse2neon.h:7933
↓ 7 callersFunction_mm_mulhi_epu16
Multiply the packed unsigned 16-bit integers in a and b, producing intermediate 32-bit integers, and store the high 16 bits of the intermediate intege
rpcs3/Emu/CPU/sse2neon.h:4953
↓ 7 callersFunction_mm_set_ps1
Sets the four single-precision, floating-point values to w. https://msdn.microsoft.com/en-us/library/vstudio/2x1se8ha(v=vs.100).aspx
rpcs3/Emu/CPU/sse2neon.h:2419
↓ 7 callersFunction_mm_sub_epi32
Subtracts the 4 signed or unsigned 32-bit integers of b from the 4 signed or unsigned 32-bit integers of a. r0 := a0 - b0 r1 := a1 - b1 r2 := a2 - b2
rpcs3/Emu/CPU/sse2neon.h:6071
↓ 7 callersFunction_mm_subs_epu16
Subtracts the 8 unsigned 16-bit integers of bfrom the 8 unsigned 16-bit integers of a and saturates.. https://technet.microsoft.com/en-us/subscription
rpcs3/Emu/CPU/sse2neon.h:6175
↓ 7 callersFunction_mm_unpacklo_epi16
Interleaves the lower 4 signed or unsigned 16-bit integers in a with the lower 4 signed or unsigned 16-bit integers in b. r0 := a0 r1 := b0 r2 := a1
rpcs3/Emu/CPU/sse2neon.h:6335
↓ 7 callersMethodadd_flagAttr
rpcs3/Emu/NP/generated/np2_structs_generated.h:1235
↓ 7 callersFunctionaes_crypt_cbc
* AES-CBC buffer encryption/decryption */
rpcs3/Crypto/aes.cpp:760
↓ 7 callersFunctionaes_key_256_assist_1
[AES-WP] Part of Fig. 26 page 34
rpcs3/Crypto/aesni.cpp:390
↓ 7 callersMethodanalyse
rpcs3/Emu/Cell/SPUCommonRecompiler.cpp:2895
↓ 7 callersFunctionas_rvalue
rpcs3/util/types.hpp:181
↓ 7 callersMethodbegin
rpcs3/Emu/RSX/VK/vkutils/memory.cpp:26
↓ 7 callersMethodbr
rpcs3/Emu/CPU/Backends/AArch64/AArch64ASM.cpp:232
↓ 7 callersFunctioncheck_match2_context
rpcs3/Emu/NP/np_contexts.cpp:159
↓ 7 callersMethodcheck_state
rpcs3/Emu/RSX/RSXZCULL.cpp:81
↓ 7 callersFunctionclear
rpcs3/Emu/RSX/NV47/HW/nv4097.cpp:462
↓ 7 callersMethodclear_rw_barrier
rpcs3/Emu/RSX/Common/surface_utils.h:457
↓ 7 callersFunctioncond_free
rpcs3/util/atomic.cpp:462
↓ 7 callersFunctioncopy_typeless
rpcs3/Emu/RSX/GL/GLTexture.cpp:965
↓ 7 callersMethoddebug_or_root
Check all flags known to be related to extended permissions (TODO) It's possible anything which has root flags implicitly has debug perm as well But I
rpcs3/Emu/Cell/lv2/sys_process.cpp:32
↓ 7 callersMethoddepth_write_enabled
rpcs3/Emu/RSX/rsx_methods.h:269
↓ 7 callersMethoddisasm
rpcs3/Emu/Cell/SPUDisAsm.cpp:14
↓ 7 callersMethoddiscard
rpcs3/Emu/RSX/Common/texture_cache.cpp:130
↓ 7 callersFunctiondump_useful_thread_info
Utilities/Thread.cpp:114
↓ 7 callersMethodempty
rpcs3/Emu/RSX/Common/expected.hpp:33
↓ 7 callersMethodenabled
rpcs3/Emu/RSX/rsx_decode.h:4709
↓ 7 callersMethoderase
Utilities/Config.cpp:591
↓ 7 callersMethodexpect_little_data
Return true if small amounts of both input and output memory are expected (performance hint)
rpcs3/util/serialization.hpp:125
↓ 7 callersFunctionformat_byte_size
rpcs3/rpcs3qt/qt_utils.cpp:639
↓ 7 callersFunctionget_Index
rpcs3/rpcs3qt/gui_settings.h:99
↓ 7 callersMethodget_data
rpcs3/Emu/RSX/Program/RSXFragmentProgram.h:338
↓ 7 callersMethodget_height
rpcs3/Emu/RSX/Common/texture_cache_utils.h:1739
↓ 7 callersMethodget_is_dynamic
Get dynamic property for reloading configs during games
Utilities/Config.h:88
↓ 7 callersMethodget_known_zeroes
rpcs3/Emu/Cell/SPUCommonRecompiler.cpp:2764
↓ 7 callersMethodget_large_motor_speed
rpcs3/Emu/Io/pad_config.cpp:35
↓ 7 callersFunctionget_location
rpcs3/Emu/RSX/rsx_utils.h:260
↓ 7 callersMethodget_normalized_memory_area
Returns the rect area occupied by this surface expressed as an 8bpp image with no AA
rpcs3/Emu/RSX/Common/surface_utils.h:653
↓ 7 callersFunctionget_renderpass_key
rpcs3/Emu/RSX/VK/VKRenderPass.cpp:172
↓ 7 callersFunctionget_rtt_indexes
rpcs3/Emu/RSX/Common/surface_store.cpp:10
↓ 7 callersMethodget_rw_shared_page
rpcs3/Emu/Cell/lv2/sys_rsxaudio.h:182
↓ 7 callersMethodget_spp
rpcs3/Emu/RSX/Common/surface_utils.h:250
↓ 7 callersMethodget_tiled_memory_region
rpcs3/Emu/RSX/Core/RSXContext.cpp:7
↓ 7 callersFunctiongv_eq32
rpcs3/util/simd.hpp:1553
↓ 7 callersFunctiongv_loadu32
Load 32-bit integer into the first element of a new vector, set other elements to zero
rpcs3/util/simd.hpp:3138
↓ 7 callersFunctiongv_to_be32
For each 32-bit element, convert between big-endian and native-endian
rpcs3/util/simd.hpp:3263
↓ 7 callersMethodhalt
rpcs3/Emu/Cell/SPUThread.cpp:7346
↓ 7 callersMethodheight
rpcs3/Emu/RSX/rsx_decode.h:4683
↓ 7 callersFunctionhex_to_u64
Hex string conversion auxiliary functions.
rpcs3/Crypto/utils.cpp:24
↓ 7 callersFunctionif
rpcs3/Emu/Cell/lv2/lv2.cpp:2191
↓ 7 callersMethodindex_type
rpcs3/Emu/RSX/rsx_methods.h:296
↓ 7 callersFunctioninit
rpcs3/Emu/RSX/VK/VulkanAPI.cpp:13
↓ 7 callersMethodinvalidate
rpcs3/Emu/RSX/Common/surface_store.h:625
↓ 7 callersMethodinvalidate_fragment_program
rpcs3/Emu/RSX/Program/ProgramStateCache.cpp:875
↓ 7 callersFunctionis_NVIDIA
rpcs3/Emu/RSX/VK/vkutils/chip_class.h:78
↓ 7 callersMethodis_controller_ready
helper functions
rpcs3/Emu/Cell/Modules/cellGem.cpp:318
↓ 7 callersFunctionis_leap_year
rpcs3/Emu/Cell/Modules/cellRtc.cpp:49
↓ 7 callersMethodis_recording
rpcs3/Emu/RSX/VK/vkutils/commands.h:131
↓ 7 callersFunctionis_savestate_compatible
rpcs3/Emu/savestate_utils.cpp:306
↓ 7 callersFunctionissnan
rpcs3/Emu/Cell/SPUInterpreter.cpp:2156
↓ 7 callersMethodlayers
rpcs3/Emu/RSX/VK/vkutils/image.cpp:165
↓ 7 callersMethodlocation
rpcs3/Emu/RSX/GL/glutils/program.cpp:234
↓ 7 callersFunctionmake_link
rpcs3/rpcs3qt/qt_utils.cpp:233
↓ 7 callersMethodmap_critical
rpcs3/util/vm_native.cpp:890
↓ 7 callersMethodmatches
rpcs3/Emu/RSX/Common/texture_cache_utils.h:1008
↓ 7 callersFunctionmemory_reserve
rpcs3/util/vm_native.cpp:225
↓ 7 callersFunctionnative_addr_to_sys_net_addr
rpcs3/Emu/Cell/lv2/sys_net/sys_net_helpers.cpp:135
↓ 7 callersFunctionop_branch_targets
rpcs3/Emu/Cell/PPUThread.cpp:1284
↓ 7 callersMethodorigin_x
rpcs3/Emu/RSX/rsx_decode.h:114
↓ 7 callersMethodorigin_y
rpcs3/Emu/RSX/rsx_decode.h:142
↓ 7 callersMethodpack
Pack CR bits
rpcs3/Emu/Cell/PPUThread.h:183
↓ 7 callersFunctionpdh_error
rpcs3/util/cpu_stats.cpp:60
↓ 7 callersFunctionppu_get_function_name
Get function name by FNID
rpcs3/Emu/Cell/PPUFunction.cpp:10
↓ 7 callersFunctionppu_initialize
rpcs3/Emu/Cell/PPUThread.cpp:4597
↓ 7 callersFunctionppu_register_range
rpcs3/Emu/Cell/PPUThread.cpp:765
↓ 7 callersMethodppu_vr
rpcs3/Emu/Cell/PPUInterpreter.cpp:250
↓ 7 callersMethodread
rpcs3/Emu/RSX/RSXFIFO.cpp:341
↓ 7 callersMethodread_at
rpcs3/util/serialization_ext.cpp:444
↓ 7 callersMethodread_barrier
rpcs3/Emu/RSX/GL/GLRenderTargets.h:106
↓ 7 callersFunctionremove
rpcs3/Emu/CPU/CPUThread.cpp:568
↓ 7 callersFunctionreset
rpcs3/util/logs.cpp:199
↓ 7 callersMethodrestart
rpcs3/Emu/perf_meter.hpp:169
↓ 7 callersFunctionrtcParseComponent
rpcs3/Emu/Cell/Modules/cellRtc.cpp:423
↓ 7 callersMethodset_debug_name
rpcs3/Emu/RSX/VK/vkutils/image.cpp:285
↓ 7 callersMethodset_get
rpcs3/Emu/RSX/RSXFIFO.cpp:210
↓ 7 callersMethodset_native_component_layout
rpcs3/Emu/RSX/GL/glutils/image.cpp:375
↓ 7 callersMethodset_poll_event
rpcs3/Emu/Cell/lv2/sys_net/lv2_socket.cpp:62
↓ 7 callersMethodset_raw_image
rpcs3/Emu/RSX/Overlays/overlay_controls.cpp:916
↓ 7 callersMethodset_text
rpcs3/Emu/RSX/Overlays/overlay_message_dialog.cpp:351
↓ 7 callersMethodset_unicode_text
rpcs3/Emu/RSX/Overlays/overlay_controls.cpp:389
↓ 7 callersMethodskip_methods
Optimization for methods which can be batched together Beware, can be easily misused
rpcs3/Emu/RSX/RSXFIFO.cpp:320
↓ 7 callersFunctionspursHalt
Halt the SPU
rpcs3/Emu/Cell/Modules/cellSpursSpu.cpp:172
↓ 7 callersMethodstop_and_signal
rpcs3/Emu/Cell/SPUThread.cpp:6891
↓ 7 callersMethodswap
rpcs3/util/shared_ptr.hpp:158
↓ 7 callersMethodsync
rpcs3/rpcs3qt/settings.cpp:15
↓ 7 callersFunctionsys_event_port_destroy
rpcs3/Emu/Cell/lv2/sys_event.cpp:608
↓ 7 callersFunctionto_stencil_op
rpcs3/Emu/RSX/gcm_enums.h:1540
← previousnext →1,001–1,100 of 20,600, ranked by callers