Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cvut/qtrvsim
/ functions
Functions
1,533 in github.com/cvut/qtrvsim
⨍
Functions
1,533
◇
Types & classes
301
↓ 3 callers
Method
get_enabled
src/machine/predictor.cpp:676
↓ 3 callers
Method
get_memory_tree_root
src/machine/memory/backend/memory.cpp:237
↓ 3 callers
Method
get_predictor
src/machine/core.cpp:90
↓ 3 callers
Method
get_stall_count
src/machine/core.cpp:70
↓ 3 callers
Method
get_xlen
src/machine/core.cpp:127
↓ 3 callers
Method
insert_device_to_range
src/machine/memory/memory_bus.cpp:116
↓ 3 callers
Method
is_empty
* Is empty range */
src/machine/memory/address_range.h:41
↓ 3 callers
Method
is_hwbreak
src/machine/core.cpp:107
↓ 3 callers
Function
is_special_access
src/machine/machinedefs.h:59
↓ 3 callers
Method
location_status
src/machine/memory/memory_bus.cpp:90
↓ 3 callers
Function
memory_read_u64
src/machine/memory/memory_utils.h:374
↓ 3 callers
Function
memory_write_u16
src/machine/memory/memory_utils.h:395
↓ 3 callers
Function
memory_write_u64
src/machine/memory/memory_utils.h:405
↓ 3 callers
Function
mulh32
* Helper function for upper bits of 32 bit multiplication. * Sign extension is handled on caller side. */
src/machine/execute/alu.test.cpp:181
↓ 3 callers
Method
osemu_interrupt_stop
src/machine/machineconfig.cpp:518
↓ 3 callers
Function
parseColor
external/svgscene/src/svgscene/svghandler.cpp:243
↓ 3 callers
Function
parse_u32_option
src/cli/main.cpp:149
↓ 3 callers
Function
prepare_data
src/machine/memory/backend/memory.test.cpp:71
↓ 3 callers
Function
print_formated_output
(reg_dump)
tests/riscv-official/code/helpers.py:8
↓ 3 callers
Method
push_back
Modifiers
src/common/containers/cvector.h:81
↓ 3 callers
Function
qsvg_h2i
external/svgscene/src/svgscene/svghandler.cpp:188
↓ 3 callers
Function
run_tests
(sim_bin, params, dir_path, tests)
tests/riscv-official/code/testing.py:71
↓ 3 callers
Method
saveFile
src/gui/windows/editor/srceditor.cpp:92
↓ 3 callers
Method
setData
src/gui/windows/memory/memorymodel.cpp:209
↓ 3 callers
Method
setSymbol
src/assembler/simpleasm.cpp:28
↓ 3 callers
Method
setTransform
external/svgscene/src/svgscene/svghandler.cpp:1104
↓ 3 callers
Method
set_bp_init_state
src/machine/machineconfig.cpp:581
↓ 3 callers
Method
set_config
src/gui/dialogs/new/newdialog.cpp:717
↓ 3 callers
Method
set_hazard_unit
src/machine/machineconfig.cpp:363
↓ 3 callers
Method
set_osemu_fs_root
src/machine/machineconfig.cpp:427
↓ 3 callers
Function
showAsyncMessageBox
src/gui/helper/async_modal.h:19
↓ 3 callers
Method
sizeHint
src/gui/statictable.cpp:77
↓ 3 callers
Method
start
src/gui/mainwindow/mainwindow.cpp:219
↓ 3 callers
Method
toUnsigned
src/machine/config_isa.h:72
↓ 2 callers
Function
QFontMetrics_horizontalAdvance
src/common/polyfills/qt5/qfontmetrics.h:4
↓ 2 callers
Function
_elf_check_type
external/libelf/begin.c:207
↓ 2 callers
Function
_elf_item
external/libelf/cook.c:81
↓ 2 callers
Function
_elf_update_pointers
external/libelf/update.c:527
↓ 2 callers
Function
_makescn
external/libelf/newscn.c:63
↓ 2 callers
Method
access_cache_data
src/machine/machineconfig.cpp:553
↓ 2 callers
Method
access_cache_level2
src/machine/machineconfig.cpp:557
↓ 2 callers
Method
access_cache_program
src/machine/machineconfig.cpp:549
↓ 2 callers
Function
alu32_operate
src/machine/execute/alu.cpp:56
↓ 2 callers
Function
alu64_operate
src/machine/execute/alu.cpp:34
↓ 2 callers
Method
as_u16
src/machine/register_value.h:78
↓ 2 callers
Method
as_u8
src/machine/register_value.h:74
↓ 2 callers
Method
begin
Iterators
src/common/containers/cvector.h:63
↓ 2 callers
Function
bitsToRepresent
src/gui/windows/cache/cacheview.cpp:23
↓ 2 callers
Method
cache_data_rw
src/machine/machine.cpp:252
↓ 2 callers
Method
cache_sync
src/machine/machine.cpp:256
↓ 2 callers
Method
calculate_bht_index
Calculate index for addressing Branch History Table from BHR and instruction address
src/machine/predictor.cpp:284
↓ 2 callers
Method
calculate_index
Calculate index for addressing Branch Target Buffer from instruction address
src/machine/predictor.cpp:152
↓ 2 callers
Method
cellSizeBytes
src/gui/windows/memory/memorymodel.h:48
↓ 2 callers
Method
control_state
src/machine/machine.cpp:228
↓ 2 callers
Function
core_jmp_data
src/machine/core.test.cpp:253
↓ 2 callers
Function
core_mem_data
src/machine/core.test.cpp:356
↓ 2 callers
Function
core_regs_data
src/machine/core.test.cpp:62
↓ 2 callers
Method
delay_slot
src/machine/machineconfig.cpp:471
↓ 2 callers
Function
elf32_xlate
* direction-independent translation */
external/libelf/32.xlatetof.c:372
↓ 2 callers
Function
elf32_xlatetom
* finally, the "official" translation functions */
external/libelf/32.xlatetof.c:431
↓ 2 callers
Function
elf64_xlate
* direction-independent translation */
external/libelf/64.xlatetof.c:405
↓ 2 callers
Function
elf64_xlatetom
* finally, the "official" translation functions */
external/libelf/64.xlatetof.c:464
↓ 2 callers
Function
elf_begin
external/libelf/begin.c:220
↓ 2 callers
Function
elf_end
external/libelf/end.c:73
↓ 2 callers
Function
elf_getphdrnum
external/libelf/x.elfext.c:27
↓ 2 callers
Function
elf_rawfile
external/libelf/rawfile.c:27
↓ 2 callers
Method
expect_fail
src/cli/reporter.h:40
↓ 2 callers
Function
extension_m_data
src/machine/core.test.cpp:1047
↓ 2 callers
Method
find
external/svgscene/src/svgscene/svgdocument.h:159
↓ 2 callers
Method
findAll
external/svgscene/src/svgscene/svgdocument.h:165
↓ 2 callers
Method
find_tab_by_filename
src/gui/windows/editor/editordock.cpp:121
↓ 2 callers
Method
finish
src/assembler/simpleasm.cpp:552
↓ 2 callers
Function
generate_mask
* Generate mask to get memory section index from address. * * Memory section of section_size 2^`section_size` separably addressable units * each of
src/machine/memory/backend/memory.cpp:104
↓ 2 callers
Function
getCssAttributes
external/svgscene/src/svgscene/svgmetadata.cpp:28
↓ 2 callers
Function
get_bit
src/common/math/bit_ops.h:22
↓ 2 callers
Method
get_executable_entry
src/machine/programloader.cpp:165
↓ 2 callers
Method
get_hit_rate
src/machine/memory/cache/cache.cpp:446
↓ 2 callers
Method
get_initial_state
src/machine/predictor.cpp:690
↓ 2 callers
Method
get_modified_tab_filenames
src/gui/windows/editor/editordock.cpp:145
↓ 2 callers
Method
get_number_of_bhr_bits
src/machine/predictor.cpp:700
↓ 2 callers
Method
get_predictor_type
src/machine/predictor.cpp:680
↓ 2 callers
Method
get_read_count
src/machine/memory/cache/cache.cpp:406
↓ 2 callers
Method
get_row_for_address
src/gui/windows/memory/memorymodel.h:60
↓ 2 callers
Method
get_row_for_address
src/gui/windows/program/programmodel.h:42
↓ 2 callers
Function
get_section_offset_mask
src/machine/memory/backend/memory.cpp:182
↓ 2 callers
Method
get_speed_improvement
src/machine/memory/cache/cache.cpp:425
↓ 2 callers
Function
get_tree_row
* Select branch index from memory tree. */
src/machine/memory/backend/memory.cpp:118
↓ 2 callers
Method
get_type
General functions
src/machine/predictor.h:194
↓ 2 callers
Method
immediate
src/machine/instruction.cpp:693
↓ 2 callers
Method
increment_internal
src/machine/csr/controlstate.cpp:204
↓ 2 callers
Function
instruction_from_string_build_base
src/machine/instruction.cpp:875
↓ 2 callers
Method
isModified
src/gui/windows/editor/srceditor.cpp:115
↓ 2 callers
Function
is_hazard_in_stage
src/machine/core.cpp:737
↓ 2 callers
Method
memory_execute_protection
src/machine/machineconfig.cpp:481
↓ 2 callers
Method
memory_write_protection
src/machine/machineconfig.cpp:485
↓ 2 callers
Function
mul32_operate
src/machine/execute/alu.cpp:110
↓ 2 callers
Function
mul64_operate
src/machine/execute/alu.cpp:77
↓ 2 callers
Method
open_file
src/gui/windows/editor/editordock.cpp:66
↓ 2 callers
Method
operator==
src/machine/memory/backend/memory.cpp:74
↓ 2 callers
Function
parseNumbersArray
static qreal toDouble(const QStringView &str, bool *ok = nullptr) { const QChar *c = str.constData(); qreal res = toDouble(c); if (ok) {
external/svgscene/src/svgscene/svghandler.cpp:133
← previous
next →
201–300 of 1,533, ranked by callers