Hello everyone,
I am now adding some pseudo instructions to the X86 ISA, and need to access
the cache. Since in timing mode, there is a latency when accessing the
cache, how can i get the result of the access in the instruction.
In my understanding, the pseudo instruction works just like a system call,
we cannot wait in the hander for the response.
The cache operation does not return the result immediately, then how can i
get the results?

Thanks very much.
------------------------------------------
Regards,
Fan Ni
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to