This is the mail archive of the cgen@sourceware.org mailing list for the CGEN project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Delayed Memory Writes


When I write a line of code such as
(set (delay 2 (mem SI r)) a)
or
(set (delay 2 (reg SI h-memory r)) a)
I get the error "ERROR: Unbound variable: set".  Is there some special
notation for delayed memory stores, or a different way to accomplish this?

Thanks
Joseph
-- 
View this message in context: http://www.nabble.com/Delayed-Memory-Writes-tp24813100p24813100.html
Sent from the Sourceware - cgen list mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]