Uses of Class
org.vmmagic.pragma.NoBoundsCheck

Packages that use NoBoundsCheck
org.jikesrvm.compilers.common.assembler.ia32   
 

Uses of NoBoundsCheck in org.jikesrvm.compilers.common.assembler.ia32
 

Methods in org.jikesrvm.compilers.common.assembler.ia32 with annotations of type NoBoundsCheck
protected  void Assembler.setMachineCodes(int index, byte data)
          Set the given byte offset in the machine code array to the given byte value.