MCPcopy Create free account

hub / github.com/cvut/qtrvsim / functions

Functions1,533 in github.com/cvut/qtrvsim

↓ 6 callersMethodis_null
src/machine/memory/address.h:131
↓ 6 callersFunctionmulh64
src/common/polyfills/mulh64.h:99
↓ 6 callersFunctionmulhsu64
src/common/polyfills/mulh64.h:109
↓ 6 callersFunctionmulhu64
src/common/polyfills/mulh64.h:104
↓ 6 callersMethodosemu_exception_stop
src/machine/machineconfig.cpp:521
↓ 6 callersMethodread_internal
src/machine/csr/controlstate.cpp:194
↓ 6 callersMethodset_simulated_xlen
src/machine/machineconfig.cpp:455
↓ 6 callersMethodsizeHintForText
src/gui/hinttabledelegate.cpp:5
↓ 6 callersMethodswitch2custom
src/gui/dialogs/new/newdialog.cpp:188
↓ 6 callersMethodsymbol_table
src/machine/machine.cpp:295
↓ 6 callersMethodto_str
src/machine/instruction.cpp:768
↓ 5 callersFunction_elf_getehdr
external/libelf/32.getehdr.c:27
↓ 5 callersMethodadjustRowAndOffset
src/gui/windows/memory/memorymodel.cpp:178
↓ 5 callersFunctionalu_combined_operate
src/machine/execute/alu.cpp:7
↓ 5 callersMethodcolumnCount
src/gui/windows/program/programmodel.cpp:37
↓ 5 callersFunctioncore_memory_tests_data
src/machine/core.test.cpp:750
↓ 5 callersMethoddecode
src/machine/core.cpp:309
↓ 5 callersFunctionelf32_xlatetof
external/libelf/32.xlatetof.c:435
↓ 5 callersFunctionelf64_xlatetof
external/libelf/64.xlatetof.c:468
↓ 5 callersMethodget_bp_enabled
src/machine/machineconfig.cpp:604
↓ 5 callersMethodget_bp_init_state
src/machine/machineconfig.cpp:612
↓ 5 callersMethodget_bp_type
src/machine/machineconfig.cpp:608
↓ 5 callersMethodget_mem_data
src/machine/core.cpp:82
↓ 5 callersMethodget_row_address
src/gui/windows/memory/memorymodel.h:56
↓ 5 callersFunctionisDigit
'0' is 0x30 and '9' is 0x39
external/svgscene/src/svgscene/svghandler.cpp:39
↓ 5 callersMethodmemory_access_time_level2
src/machine/machineconfig.cpp:501
↓ 5 callersMethodmemory_data_bus
src/machine/machine.cpp:268
↓ 5 callersMethodread_u16
src/machine/memory/frontend_memory.cpp:39
↓ 5 callersMethodreplacement_policy
src/machine/machineconfig.cpp:136
↓ 5 callersMethodrowCount
src/gui/windows/memory/memorymodel.cpp:34
↓ 5 callersFunctionrun_official_tests
(sim_bin, params, src_path, tests)
tests/riscv-official/code/testing.py:85
↓ 5 callersMethodsetScene
src/gui/graphicsview.cpp:9
↓ 5 callersMethodtitle
src/gui/windows/editor/srceditor.cpp:55
↓ 5 callersMethodwrite
src/machine/csr/controlstate.cpp:66
↓ 4 callersFunction_elf_getphdr
external/libelf/32.getphdr.c:27
↓ 4 callersFunction_elf_read
external/libelf/input.c:53
↓ 4 callersFunction_elf_xlatetom
external/libelf/cook.c:68
↓ 4 callersFunction_newindex
external/libelf/opt.delscn.c:27
↓ 4 callersMethodadjustRowAndOffset
src/gui/windows/program/programmodel.cpp:175
↓ 4 callersFunctionasHex
src/common/string_utils.h:8
↓ 4 callersMethodcolumns
src/gui/statictable.cpp:160
↓ 4 callersMethoddump
src/assembler/fixmatheval.cpp:79
↓ 4 callersFunctionelf_version
external/libelf/version.c:27
↓ 4 callersMethodencode
src/machine/bitfield.h:26
↓ 4 callersMethodgetAttrValueOr
external/svgscene/src/svgscene/svgdocument.h:88
↓ 4 callersMethodgetTargetName
external/svgscene/src/svgscene/components/hyperlinkitem.cpp:12
↓ 4 callersFunctiongetXmlAttributes
external/svgscene/src/svgscene/svgmetadata.cpp:5
↓ 4 callersMethodget_bp_bht_bits
src/machine/machineconfig.cpp:628
↓ 4 callersMethodget_hit_count
src/machine/memory/cache/cache.cpp:398
↓ 4 callersMethodget_miss_count
src/machine/memory/cache/cache.cpp:402
↓ 4 callersMethodget_row_address
src/gui/windows/program/programmodel.h:38
↓ 4 callersMethodget_section
src/machine/memory/backend/memory.cpp:154
↓ 4 callersMethodget_value
src/machine/predictor.cpp:105
↓ 4 callersMethodmemory_access_enable_burst
src/machine/machineconfig.cpp:505
↓ 4 callersMethodmemory_access_time_burst
src/machine/machineconfig.cpp:497
↓ 4 callersMethodmemory_access_time_read
src/machine/machineconfig.cpp:489
↓ 4 callersMethodmemory_access_time_write
src/machine/machineconfig.cpp:493
↓ 4 callersFunctionmemory_write
src/machine/memory/memory_utils.h:384
↓ 4 callersFunctionmulh64_fallback
* mulhu64_fallback modified for signed multiplication * * SIGN marks show where sign extension has been added. * `*_upper` variables are considered
src/common/polyfills/mulh64.h:61
↓ 4 callersFunctionmulhsu64_fallback
* mulh64_fallback modified for mixed sign multiplication * * SIGN marks show where sign extension has been added. * `a_upper` is considered signed
src/common/polyfills/mulh64.h:84
↓ 4 callersFunctionmulhu64_fallback
* Get high bits of 64 bit unsigned multiplication. * * Source (BSD-3 in the referred project): * https://stackoverflow.com/questions/28868367/getti
src/common/polyfills/mulh64.h:23
↓ 4 callersMethodname_to_value
TODO cpp17 - return optional
src/machine/symboltable.cpp:65
↓ 4 callersMethodosemu_enable
src/machine/machineconfig.cpp:509
↓ 4 callersMethodosemu_fs_root
src/machine/machineconfig.cpp:525
↓ 4 callersMethodosemu_known_syscall_stop
src/machine/machineconfig.cpp:512
↓ 4 callersMethodosemu_unknown_syscall_stop
src/machine/machineconfig.cpp:515
↓ 4 callersFunctionread_by_u32
src/machine/memory/memory_utils.h:130
↓ 4 callersMethodread_u64
src/machine/memory/frontend_memory.cpp:47
↓ 4 callersMethodregisters
src/machine/machine.cpp:224
↓ 4 callersMethodreset_at_compile
src/machine/machineconfig.cpp:529
↓ 4 callersFunctionresult_errno_if_error
src/os_emulation/ossyscall.cpp:497
↓ 4 callersMethodrt
src/machine/instruction.cpp:673
↓ 4 callersMethodsetStyle
external/svgscene/src/svgscene/svghandler.cpp:1154
↓ 4 callersMethodset_elf
src/machine/machineconfig.cpp:435
↓ 4 callersMethodset_step_over_exception
src/machine/core.cpp:120
↓ 4 callersMethodset_stop_on_exception
src/machine/core.cpp:112
↓ 4 callersFunctiontrace_instruction_in_stage
src/cli/tracer.cpp:14
↓ 4 callersMethodupdate
Pushes new value into the register
src/machine/predictor.cpp:110
↓ 4 callersFunctionwrite_by_u32
src/machine/memory/memory_utils.h:215
↓ 4 callersMethodwrite_u64
src/machine/memory/frontend_memory.cpp:28
↓ 3 callersFunction_elf32_xltsize
* destination buffer size */
external/libelf/32.xlatetof.c:337
↓ 3 callersFunction_elf64_xltsize
* destination buffer size */
external/libelf/64.xlatetof.c:370
↓ 3 callersFunction_elf_csum
external/libelf/checksum.c:89
↓ 3 callersFunction_elf_first_scn
external/libelf/newscn.c:83
↓ 3 callersFunction_elf_fsize
external/libelf/32.fsize.c:81
↓ 3 callersFunction_elf_newehdr
external/libelf/32.newehdr.c:27
↓ 3 callersFunction_elf_newphdr
external/libelf/32.newphdr.c:27
↓ 3 callersFunction_elf_scn_type
external/libelf/cook.c:30
↓ 3 callersFunction_elf_update_shnum
external/libelf/newscn.c:27
↓ 3 callersMethodatEnd
src/cli/chariohandler.cpp:94
↓ 3 callersMethodcellsPerRow
src/gui/windows/memory/memorymodel.h:36
↓ 3 callersMethodchild
src/assembler/fixmatheval.cpp:47
↓ 3 callersFunctionconfigure_cache
src/cli/main.cpp:92
↓ 3 callersFunctioncore_alu_forward_data
src/machine/core.test.cpp:463
↓ 3 callersMethodcreate_core
src/gui/mainwindow/mainwindow.cpp:267
↓ 3 callersMethoddata
src/machine/memory/backend/memory.cpp:70
↓ 3 callersFunctiondecompose_int_to_array
src/machine/tests/utils/integer_decomposition.h:18
↓ 3 callersFunctionelf_hash
external/libelf/hash.c:27
↓ 3 callersMethodgetRoot
external/svgscene/src/svgscene/svgdocument.cpp:5
↓ 3 callersMethodget_current_editor
src/gui/windows/editor/editordock.cpp:130
← previousnext →101–200 of 1,533, ranked by callers