Commit Graph

2 Commits

Author SHA1 Message Date
Luis Ibanez c542303eda Got ARM equivalent of the EIP register.
The Extended Instruction Pointer EIP, seems to be the equivalent
of the Program Counter PC register in the ARM architecture:

http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dai0274b/index.html

The list of ARM registers can be seen in the structure sigcontext
in the file:  /usr/include/arm-linux-gnueabihf/asm/sigcontext.h
2012-12-24 16:58:16 -05:00
Luis Ibanez 9299623e19 ENH: Initial import from sourceforge.
These source tree was directly imported from
http://sourceforge.net/projects/fis-gtm/files/GT.M-x86-Linux-src/V5.4-002B/

by extracting the file:
gtm_V54002B_linux_i686_src.tar.gz
2012-02-05 11:35:58 -05:00