2020-07-16 |
Tony Gutierrez | arch-gcn3: Fix s_getpc operand information |
commit | commitdiff | tree |
2020-07-16 |
Chow, Marcus | arch-gcn3: Add handling for Inf/overflow in CVT insts |
commit | commitdiff | tree |
2020-07-16 |
Tony Gutierrez | arch-gcn3: Add ds_bpermute and ds_permute insts |
commit | commitdiff | tree |
2020-07-16 |
Alexandru Dutu | arch-gcn3: ds_read_u8 and ds_read_u16 fix |
commit | commitdiff | tree |
2020-07-16 |
Matt Sinclair | arch-gcn3: convert vALU instruction counters from 32... |
commit | commitdiff | tree |
2020-07-16 |
Xianwei Zhang | arch-gcn3: implement instruction s_setreg_b32 |
commit | commitdiff | tree |
2020-07-16 |
Matt Sinclair | arch-gcn3: add support for v_mbcnt_hi and v_mbcnt_lo |
commit | commitdiff | tree |
2020-07-16 |
Matt Sinclair | arch-gcn3: fix bug with DPP support |
commit | commitdiff | tree |
2020-07-16 |
Matt Sinclair | arch-gcn3: implement multi-dword buffer loads and stores |
commit | commitdiff | tree |
2020-07-16 |
Tony Gutierrez | gpu-compute: Init CU object for pipe stages in their... |
commit | commitdiff | tree |
2020-07-16 |
Tony Gutierrez | arch-gcn3: Add support for rd/wr EXEC_HI to operand... |
commit | commitdiff | tree |
2020-07-16 |
Tony Gutierrez | gpu-compute, arch-gcn3: refactor barriers |
commit | commitdiff | tree |
2020-07-16 |
Xianwei Zhang | arch-gcn3: add support of 64-bit SOPK instruction |
commit | commitdiff | tree |
2020-07-16 |
Matt Sinclair | arch-gcn3: ensure that atomics follow HSA conventions |
commit | commitdiff | tree |
2020-07-16 |
Tony Gutierrez | gpu-compute: Fix LDS out-of-bounds behavior |
commit | commitdiff | tree |
2020-07-16 |
Bobby R. Bruce | base,scons: Fixed `stats/hdf5.cc` CXXFlags to `-Wno... |
commit | commitdiff | tree |
2020-07-16 |
Bobby R. Bruce | arch-arm: Added missing `break` to miscregs.cc |
commit | commitdiff | tree |
2020-07-16 |
Bobby R. Bruce | sim: Added M5_VAR_USED to unused `cpu` var |
commit | commitdiff | tree |
2020-07-16 |
Bobby R. Bruce | util: Added cloudbuild_create_images.yaml |
commit | commitdiff | tree |
2020-07-16 |
Bobby R. Bruce | util,tests: Added gcc version 10 to compiler tests |
commit | commitdiff | tree |
2020-07-16 |
Bobby R. Bruce | util: Added Dockerfile for GCC versions on ubuntu 20.04 |
commit | commitdiff | tree |
2020-07-15 |
Bobby R. Bruce | util,tests: Added compiler test script |
commit | commitdiff | tree |
2020-07-15 |
Tony Gutierrez | mem-ruby: Add support for MemSync reqs in VIPER |
commit | commitdiff | tree |
2020-07-15 |
seanzw | mem-ruby: Fix type casting in makeNextStrideAddress |
commit | commitdiff | tree |
2020-07-15 |
Giacomo Travaglini | arch-arm: AddressSize check on translateMmuOff for... |
commit | commitdiff | tree |
2020-07-14 |
Jason Lowe... | misc: Add a code of conduct |
commit | commitdiff | tree |
2020-07-13 |
Xianwei Zhang | gpu-compute: enable kernel-end WB functionality |
commit | commitdiff | tree |
2020-07-13 |
Alexandru Dutu | arch-gcn3: Implementation of flat atomic swap instruction |
commit | commitdiff | tree |
2020-07-13 |
Gabe Black | misc: Remove support for checking out as a mercurial... |
commit | commitdiff | tree |
2020-07-13 |
Michael LeBeane | arch-gcn3: Fix VOP2 dissasembly prints |
commit | commitdiff | tree |
2020-07-13 |
Michael LeBeane | arch-gcn3, gpu-compute: Implement out-of-range accesses |
commit | commitdiff | tree |
2020-07-13 |
Michael LeBeane | arch-gcn3: Fix writelane src0,src1 usage |
commit | commitdiff | tree |
2020-07-13 |
Onur Kayiran | gpu-compute: Dropping fetchs when no entry is reserved... |
commit | commitdiff | tree |
2020-07-13 |
Matt Sinclair | arch-gcn3: fix bits that SDWA selects |
commit | commitdiff | tree |
2020-07-13 |
Giacomo Travaglini | arch-arm: Fix coding style in self_debug.[cc, hh] |
commit | commitdiff | tree |
2020-07-13 |
Giacomo Travaglini | arch-arm: Remove getters/setters from SelfDebug class |
commit | commitdiff | tree |
2020-07-13 |
Giacomo Travaglini | arch-arm: Fix pmc == on SelfDebug |
commit | commitdiff | tree |
2020-07-13 |
Giacomo Travaglini | arch-arm: Move breakpoint/watchpoint check out of the TLB |
commit | commitdiff | tree |
2020-07-11 |
Giacomo Travaglini | dev-arm: Style fixes for src/dev/arm/gic_v2.hh |
commit | commitdiff | tree |
2020-07-11 |
Giacomo Travaglini | dev-arm: Implement Level Sensitive PPIs in GICv2 |
commit | commitdiff | tree |
2020-07-11 |
Giacomo Travaglini | dev-arm: Use getIntConfig when reading/writing GICD_ICFGR |
commit | commitdiff | tree |
2020-07-11 |
Giacomo Travaglini | dev-arm: Move GICv2 intConfig for consistency |
commit | commitdiff | tree |
2020-07-11 |
Gabe Black | arch,cpu: Consolidate most of the StackTrace classes... |
commit | commitdiff | tree |
2020-07-11 |
Gabe Black | cpu: Slightly modernize and simplify code in cpu/profil... |
commit | commitdiff | tree |
2020-07-10 |
Tony Gutierrez | arch-arm: Initialized some variables |
commit | commitdiff | tree |
2020-07-10 |
Hsuan Hsu | arch-arm: Add basic support for KVM_CAP_ARM_USER_IRQ |
commit | commitdiff | tree |
2020-07-10 |
Hsuan Hsu | cpu-kvm,arch-arm: Improve KvmCPU tick event scheduling |
commit | commitdiff | tree |
2020-07-10 |
Hsuan Hsu | dev-arm: Fix handling of writing timer control registers |
commit | commitdiff | tree |
2020-07-10 |
Hsuan Hsu | cpu-kvm: Initialize _hasKernelIRQChip in the constructor |
commit | commitdiff | tree |
2020-07-10 |
Hsuan Hsu | dev-arm: Make generic timer work with level-sensitive... |
commit | commitdiff | tree |
2020-07-09 |
Chris January | configs: Add earlycon to default kernel_cmd. |
commit | commitdiff | tree |
2020-07-08 |
Boris Shingarov | mem: Optionally share the backing store |
commit | commitdiff | tree |
2020-07-08 |
Gabe Black | arm: Don't use pseudo instructions to implement regular... |
commit | commitdiff | tree |
2020-07-07 |
Richard Cooper | dev-arm: Verify number of CPUs when restoring Generic... |
commit | commitdiff | tree |
2020-07-07 |
Ciro Santilli | arch-arm: mark ID_AA64ISAR1_EL1.JSCVT implemented |
commit | commitdiff | tree |
2020-07-07 |
Michiel W.... | cpu-o3: Avoid passing ReExec 'faults' on CPU tracing... |
commit | commitdiff | tree |
2020-07-07 |
Jordi Vaquero | arch-arm: Fix routeToHyp conditions for Excp Type |
commit | commitdiff | tree |
2020-07-07 |
Gabe Black | x86: Fix the indentation in arch/x86/stacktrace.hh. |
commit | commitdiff | tree |
2020-07-07 |
Gabe Black | arch: Delete the unused ProcessInfo class. |
commit | commitdiff | tree |
2020-07-07 |
Gabe Black | util: Delete util/batch, util/pbs, and util qdo. |
commit | commitdiff | tree |
2020-07-06 |
Tony Gutierrez | sim: Add M5_VAR_USED to var used in dprint |
commit | commitdiff | tree |
2020-07-06 |
Tony Gutierrez | arch-arm: Remove some unused vars from self_debug.hh |
commit | commitdiff | tree |
2020-07-06 |
Tony Gutierrez | arch-arm: Add missing override to ARM faults |
commit | commitdiff | tree |
2020-07-06 |
Jordi Vaquero | arch-arm: Add Check for AddressSize Fault |
commit | commitdiff | tree |
2020-07-06 |
Jordi Vaquero | arch-arm: Implementation of Vector Catch debug exception |
commit | commitdiff | tree |
2020-07-04 |
Gabe Black | sim: Retrofit the VPtr type. |
commit | commitdiff | tree |
2020-07-04 |
Bobby R. Bruce | misc: Reverting version numbers |
commit | commitdiff | tree |
2020-07-04 |
Bobby R. Bruce | misc: Merged m5ops_base hotfix into develop |
commit | commitdiff | tree |
2020-07-04 |
Bobby R. Bruce | misc: Updated release notes and version number v20.0.0.3 |
commit | commitdiff | tree |
2020-07-04 |
Hsuan Hsu | arch-arm: Remove m5ops_base declaration from ArmSystem |
commit | commitdiff | tree |
2020-07-03 |
Gabe Black | cpu: Some cleanups in the O3 rename map. |
commit | commitdiff | tree |
2020-07-03 |
Gabe Black | cpu: Get rid of auto return types in the PhysRegFile. |
commit | commitdiff | tree |
2020-07-03 |
Jason Lowe... | misc: Add .mailmap file |
commit | commitdiff | tree |
2020-07-03 |
Hsuan Hsu | arch-arm: Remove m5ops_base declaration from ArmSystem |
commit | commitdiff | tree |
2020-07-02 |
Richard Cooper | configs: Updated DTB warnings in fs.py for Arm platforms. |
commit | commitdiff | tree |
2020-07-02 |
Jordi Vaquero | arch-arm: Implementation of SelfHosted Debug Software... |
commit | commitdiff | tree |
2020-07-01 |
Matthew Poremba | mem-ruby: Support device memories |
commit | commitdiff | tree |
2020-07-01 |
Ciro Santilli | stats: add --stats-root option to dump only under some... |
commit | commitdiff | tree |
2020-07-01 |
Hoa Nguyen | mem: Fix python3 incompatibility issue in slicc's HTML... |
commit | commitdiff | tree |
2020-06-30 |
Hoa Nguyen | base: Improve error message occurs when base couldn... |
commit | commitdiff | tree |
2020-06-29 |
Jordi Vaquero | arch-arm: Implementation of ARMv8 SelfDebug Watchpoints |
commit | commitdiff | tree |
2020-06-27 |
Hoa Nguyen | util: Add missing iostream header to util/m5/src/comman... |
commit | commitdiff | tree |
2020-06-26 |
Gabe Black | arm: Add a missing "break" in an ARM miscreg decode... |
commit | commitdiff | tree |
2020-06-26 |
Giacomo Travaglini | ext: Remove dead code from results.py |
commit | commitdiff | tree |
2020-06-26 |
Giacomo Travaglini | ext: Remove dead code from main.py |
commit | commitdiff | tree |
2020-06-26 |
Giacomo Travaglini | ext: Remove dead code from configuration.py |
commit | commitdiff | tree |
2020-06-26 |
Ciro Santilli | stats: add option to disable alignment spaces in stats... |
commit | commitdiff | tree |
2020-06-26 |
Jordi Vaquero | arch-arm: Fix minor bug PAUTH comparision with 0 |
commit | commitdiff | tree |
2020-06-26 |
Jordi Vaquero | arch-arm: Fix SCR.NS compare to 0 |
commit | commitdiff | tree |
2020-06-26 |
Gabe Black | util: Move the call type implementations into their... |
commit | commitdiff | tree |
2020-06-26 |
Gabe Black | util: c++-ify command line arguments in the m5 utility. |
commit | commitdiff | tree |
2020-06-26 |
Gabe Black | util: c++-ify the call type in the m5 utility. |
commit | commitdiff | tree |
2020-06-26 |
Gabe Black | util: Convert the m5 utility to C++. |
commit | commitdiff | tree |
2020-06-26 |
Gabe Black | util: Pull most code out of m5.c. |
commit | commitdiff | tree |
2020-06-25 |
Bobby R. Bruce | python,util: Fixed string decoding in include verifier |
commit | commitdiff | tree |
2020-06-25 |
Giacomo Travaglini | sim: Fix -Werror=maybe-uninitialized in system.cc |
commit | commitdiff | tree |
2020-06-25 |
Giacomo Travaglini | arch-arm: Fix arm switcheroo regressions |
commit | commitdiff | tree |
2020-06-24 |
Kyle Roarty | sim-se: Ignore chmod syscall |
commit | commitdiff | tree |
2020-06-24 |
Kyle Roarty | util: Update MIOpen version used in Docker |
commit | commitdiff | tree |
2020-06-24 |
Gabe Black | fastmodel,cpu,sim: Eliminate EndQuiesceEvent and plumbing. |
commit | commitdiff | tree |
next |