Uses of Class
org.vmmagic.pragma.SaveVolatile

Packages that use SaveVolatile
org.jikesrvm.compilers.opt.runtimesupport   
 

Uses of SaveVolatile in org.jikesrvm.compilers.opt.runtimesupport
 

Classes in org.jikesrvm.compilers.opt.runtimesupport with annotations of type SaveVolatile
 class OptSaveVolatile
          Contains routines that must be compiled with special prologues and eplilogues that save/restore all registers (both volatile and non-volatile).