====== Low-level Routines ====== There is a set of methods contained in the class ''LL.java''. These methods handle functions which should cause no call to a method but which could be implemented directly with one or several machine instructions depending on the target architecture. For more information see [[http://api.deepjava.org/runtime-library/org/deepjava/lowLevel/LL.html| API LL.java]]