arch-gcn3: make read2st64_b32 write proper registers
[gem5.git] / src / arch / gcn3 / insts / instructions.cc
2020-08-13 Kyle Roartyarch-gcn3: make read2st64_b32 write proper registers
2020-07-30 Matt Sinclairarch-gcn3: add support for flat atomic adds, subs,...
2020-07-20 Matthew Porembaarch-gcn3,gpu-compute: Fix GCN3 related compiler errors
2020-07-17 Tony Gutierrezgpu-compute, arch-gcn3: Change how waitcnts are implemented
2020-07-17 Travis Boratenarch-gcn3: Replace some instances of std::isnormal...
2020-07-17 Travis Boratenarch-gcn3: Fix VOP3 V_LDEXP_F64
2020-07-17 Matt Sinclairarch-gcn3: add all s_buffer_load_dword instructions
2020-07-17 Tony Gutierrezarch-gcn3: Implement ds_swizzle
2020-07-17 Tony Gutierrezarch-gcn3: Implement s_buffer_load_dwordx16
2020-07-17 Tony Gutierrezarch-gcn3: Fixup DIV instructions
2020-07-16 Chow, Marcusarch-gcn3: fixed scale,fixup,fmas f64 ops
2020-07-16 Chow, Marcusarch-gcn3: Add handling for Inf/overflow in CVT insts
2020-07-16 Tony Gutierrezarch-gcn3: Add ds_bpermute and ds_permute insts
2020-07-16 Alexandru Dutuarch-gcn3: ds_read_u8 and ds_read_u16 fix
2020-07-16 Xianwei Zhangarch-gcn3: implement instruction s_setreg_b32
2020-07-16 Matt Sinclairarch-gcn3: add support for v_mbcnt_hi and v_mbcnt_lo
2020-07-16 Matt Sinclairarch-gcn3: fix bug with DPP support
2020-07-16 Matt Sinclairarch-gcn3: implement multi-dword buffer loads and stores
2020-07-16 Tony Gutierrezgpu-compute, arch-gcn3: refactor barriers
2020-07-13 Alexandru Dutuarch-gcn3: Implementation of flat atomic swap instruction
2020-07-13 Michael LeBeanearch-gcn3, gpu-compute: Implement out-of-range accesses
2020-07-13 Michael LeBeanearch-gcn3: Fix writelane src0,src1 usage
2020-07-04 Bobby R. Brucemisc: Merged m5ops_base hotfix into develop
2020-06-22 Michael LeBeanearch-gcn3: Fix V_MAD_I32_I24 sign extension
2020-06-22 Alexandru Dutuarch-gcn3: Updating implementation of atomics
2020-06-19 Xianwei Zhangarch-gcn3: Implement instruction v_div_fixup_f32
2020-06-19 Xianwei Zhangarch-gcn3: Implement instruction v_div_fmas_f32
2020-06-19 Matt Sinclairarch-gcn3: fix bug with SDWA support
2020-06-19 Xianwei Zhangarch-gcn3: Implement instruction v_div_scale_f32
2020-06-19 Xianwei Zhanggpu-compute: enable flexible control of kernel boundary...
2020-06-15 Tony Gutierrezgpu-compute, mem-ruby, configs: Add GCN3 ISA support...
2020-04-30 Tony Gutierrezarch-gcn3: Add files for arch gcn3 (GPU machine ISA)