summaryrefslogtreecommitdiff
path: root/src/cuda-sim/ptx_sim.h
AgeCommit message (Expand)Author
2014-08-14fixing some assignment in the "get_operand_value" function where unsigned wer...Ahmed El-Shafiey
2014-08-14removing unused functionTor Aamodt
2014-08-14removing old barrier implementation (no longer used)Tor Aamodt
2014-08-14Integrating the pure functional simulationAyub Gubran
2014-08-14Fixes for atomic callbacksarun
2014-08-14fixup some dangling referencesTor Aamodt
2011-06-29changing copyright to BSDTor Aamodt
2010-12-28- parameter memory and active threads now part of kernel_info_t:Tor Aamodt
2010-10-241. adding top level configuration class and making shader and memory configur...Tor Aamodt
2010-10-081. refactoring cuda api code for loading PTX (removing external PTX loading e...Tor Aamodt
2010-10-05broken change list: builds, but does not run, yetTor Aamodt
2010-10-01integrating recent changes from fermi-test into fermiTor Aamodt
2010-08-30integrating CL 7421-7434 from fermi-test Tor Aamodt
2010-08-29- integrate changes from fermi-test (CL's under that path in range 7261-7418).Tor Aamodt
2010-08-24integrate wilson's bug fix for cycle countingTor Aamodt
2010-08-09refactor: remove extern decl up to gpgpusim_entrypoint.ccTor Aamodt
2010-08-08refactoring: making g_current_symbol_table local to ptx_ir.ccTor Aamodt
2010-08-08refactoring: start moving prototypes into headersTor Aamodt
2010-08-08add listing function for ptx debuggingTor Aamodt
2010-07-29integrate operand collector (not compiling yet)Tor Aamodt
2010-07-18refactoringTor Aamodt
2010-07-18- simple device printf support added (supports %u, %d, %f)Tor Aamodt
2010-07-17- added *implied* local memory stack pointer for functional execution Tor Aamodt
2010-07-17- adding new memory_space_t type to enable differentiation of differentTor Aamodt
2010-07-17integrating Wilson's bugfixes from release branchTor Aamodt
2010-07-17- add support for ld/st with generic addressesTor Aamodt
2010-07-17- add support for cvta and isspacep instructions (currently assumingTor Aamodt
2010-07-15creating branch for adding support for CUDA 3.x and FermiTor Aamodt