summaryrefslogtreecommitdiff
path: root/src/cuda-sim/opcodes.def
AgeCommit message (Expand)Author
2024-08-09Add support for SHF ptx instruction (#70)Cesar Avalos
2020-07-03removed whitespace changesLucy Liu
2020-07-03add activemask, bfind, vmin, and vmax implementations from FrancoisLucy Liu
2018-11-09resolving merge conflictDeval Shah
2018-10-24merged tensor-cores codeaamir
2018-08-09added loadaamir
2018-06-04parses through all ptx files, TODO: need to impl dp4aJonathan
2018-05-27added wmma parsing but execution getting abortedaamir
2018-05-12commit for eece527projectnegargoli93
2017-08-17Merged all work on the dev branch since the divergence point into the dnn bra...speverel
2016-08-24Added shfl instructionsspenst
2016-08-09Changed bsmad_impl to match Ahmed's output. Added latency and initiation_inte...sspenst
2016-08-05bsmad gives the correct output in the small cases I have tried, still need to...sspenst
2016-08-04A thread executing BSMAD is now able to access information from all threads i...sspenst
2016-07-08Made gridDim and blockDim global variables so that they can be accessed from ...sspenst
2016-07-04Initial SST recognition from PTX parsersspenst
2016-07-04Restored madp instruction.speverel
2016-07-04Reverted part of the previous commit so that our new changes related to DNNs ...sspenst
2016-06-16Added the ability to inject arbitrary PTX instructions. ...speverel
2016-06-02Added handling of .cc option for arithmetic instructions. NOTE: Only made cha...speverel
2014-08-14Support for named bariers + bar.red + bar.arrive instructionsAhmed El-Shafiey
2014-08-14Several changes to ptxplus towards getting the sphyraena benchmark to work. A...Jimmy Kwa
2014-08-14Fix for bug #154-internal and #8-externalAndrew M. B. Boktor
2014-08-14Adding the madp instruction, which does multiply add with carry-in. Still ne...Wilson Fung
2014-08-14Adding support in the simulator for addition with carry specified in a given ...Andrew M. B. Boktor
2014-08-14change copyright notice to include authorsTor Aamodt
2011-06-29changing copyright to BSDTor Aamodt
2010-10-01integrating recent changes from fermi-test into fermiTor Aamodt
2010-08-30integrating CL 7421-7434 from fermi-test Tor Aamodt
2010-07-21- reduce 3.1 sdk regression test runtimes (as per 2.3 sdk versions)Tor Aamodt
2010-07-16- add placeholders for new (e.g., PTX 2.x) directives and instructionsTor Aamodt
2010-07-16- BlackScholes passing on CUDA 3.1Tor Aamodt
2010-07-15creating branch for adding support for CUDA 3.x and FermiTor Aamodt