summaryrefslogtreecommitdiff
path: root/src/cuda-sim/ptx_sim.cc
AgeCommit message (Expand)Author
2010-07-30fix stack pointer update on returnTor Aamodt
2010-07-20- adding CL_DEVICE_SINGLE_FP_CONFIG (need to get info on what it should be se...Tor Aamodt
2010-07-18finished refactor+implement call/return passing (now working on simple exampl...Tor Aamodt
2010-07-18refactoring call/return ABI code (want unified interface for call/return reg/...Tor 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-16- integrate Wilson's bug fixes from release Tor Aamodt
2010-07-16- adding placeholders for new builtin registersTor Aamodt
2010-07-15creating branch for adding support for CUDA 3.x and FermiTor Aamodt