summaryrefslogtreecommitdiff
path: root/src/cuda-sim/instructions.cc
AgeCommit message (Expand)Author
2024-12-11Add SST integration into gpgpusim (#44)WilliamMTK
2024-08-16remove unused & unintilized variables & format automation (#69)JRPan
2024-08-09Add support for SHF ptx instruction (#70)Cesar Avalos
2024-07-16Auto clang format (#74)Aaron Barnes
2023-06-20fix most c warningsAhmad Alawneh
2022-02-01Update CopyrightsJRPAN
2021-10-17AccelWattch dev IntegrationVijayKandiah
2021-05-23format codeMahmoud Khairy A. Abdallah
2020-07-04editTor Aamodt
2020-07-04okay, old schoolTor Aamodt
2020-07-03removed whitespace changesLucy Liu
2020-07-03add activemask, bfind, vmin, and vmax implementations from FrancoisLucy Liu
2019-09-13Seems like multiple passes for reformatting commentsNick
2019-09-13Big reformat change using clang-format-6.0Nick
2019-09-13Revert "Add src/cuda-sim formatting"Nick
2019-09-13Revert "final formatting pass"Nick
2019-09-13final formatting passNick
2019-09-13Add src/cuda-sim formattingNick
2019-09-03remove more unused variables and added asserts to function return valuesNick
2019-08-26Fix a bunch of outstanding warnings and undefined behaviorNick
2019-07-15Move debug_tensorcoreMengchi Zhang
2019-07-15Move g_num_ptx_inst_uidMengchi Zhang
2019-07-11Move g_cuda_device_launch_param_map and g_cuda_device_launch_opMengchi Zhang
2019-07-11Move ptx_tex_regsMengchi Zhang
2019-07-11Move g_total_param_sizeMengchi Zhang
2019-06-20Fix bug for bar.red.op.predMengchi Zhang
2019-06-10Remove those duplicated definedMengchi Zhang
2019-05-17Move ptx parser to reentrantMengchi Zhang
2019-04-16Adding additional fixes for the texture bugsSuchita Pati
2019-04-10Adding texture FixSuchita Pati
2018-11-29Fixing the compile in gcc 4.4.xtgrogers
2018-11-09Adding checkpoint supportDeval Shah
2018-11-09resolving merge conflictsDeval Shah
2018-11-09resolving merge conflictDeval Shah
2018-11-04bug in the wmma_ld for load-c in fp16 modeaamir
2018-11-03merged with memory subsytem. Regression is passing but tensorcore kernel is s...aamir
2018-11-02some minor changes asked in the code reviewaamir
2018-11-02added incount and outcount, addressed all of the pull request commentsaamir
2018-10-24merged tensor-cores codeaamir
2018-09-16print for mem transactionaamir
2018-09-14corrected the bug in vpcore functional modelaamir
2018-09-10added support for generating correct no of mem txnaamir
2018-09-09generating correct number of mem transactionaamir
2018-09-09minor changes for generating mem transaction in timing model. NOTE NOT COMPLETEDaamir
2018-08-16fix alignment bug in parser, modified ptxjitconfig, minor fixesJonathan
2018-08-14parsing changes for timing modelaamir
2018-08-13generalized v4 completed;Note I have only added row major support for matrix baamir
2018-08-12tested b4 b8 b16 modeaamir
2018-08-10added mma and st inst. Only different b mode needs to be addedaamir
2018-08-10corrected a bug in bfi implementationaamir