aboutsummaryrefslogtreecommitdiff
path: root/configs/GeForceGTX750Ti
AgeCommit message (Collapse)Author
2016-06-02Added handling of .cc option for arithmetic instructions. NOTE: Only made ↵speverel
changes to parse instructions. Carry functionality NOT fully implemented; .cc instructions function like their unmodified ueqivelents. Also modified GTX750Ti config to model L1 data cache as simply not being used for global loads (instead of not existing at all). Changed ptxinfo parsing to avoid crashing when info includes texture information.
2016-06-01Added new GTX750Ti config files.speverel