Branch: refs/heads/master Home: http://github.com/penberg/jato
Commit: 0d159d0c601dd4b455f9e08af88807e7912438f1 http://github.com/penberg/jato/commit/0d159d0c601dd4b455f9e08af88807e7912438f1 Author: Pekka Enberg <penb...@cs.helsinki.fi> Date: 2009-12-10 (Thu, 10 Dec 2009) Changed paths: M arch/x86/use-def.c Log Message: ----------- x86: Cleanup use-def bitmask definitions Clean up the use-def bitmask definitions in preparation for generic instruction flags. Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi> Commit: 10b06b5eedadf70db5052baf9309fc1e8fe6dcb0 http://github.com/penberg/jato/commit/10b06b5eedadf70db5052baf9309fc1e8fe6dcb0 Author: Pekka Enberg <penb...@cs.helsinki.fi> Date: 2009-12-10 (Thu, 10 Dec 2009) Changed paths: M arch/x86/use-def.c Log Message: ----------- x86: Use "unsigned long" for instruction flags Use unsigned long for instruction flags to deobfuscate the code in use-def.c. Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi> Commit: e6bcde7f898fd4827b1b027e224011cac911b589 http://github.com/penberg/jato/commit/e6bcde7f898fd4827b1b027e224011cac911b589 Author: Pekka Enberg <penb...@cs.helsinki.fi> Date: 2009-12-10 (Thu, 10 Dec 2009) Changed paths: M arch/x86/Makefile_32 M arch/x86/Makefile_64 M arch/x86/instruction.c R arch/x86/use-def.c Log Message: ----------- x86: Merge use-def.c into instruction.c As we want to use the instruction flags for other things as well, merge the code in use-def.c into instruction.c. Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi> Commit: 0e9b65f7a4efbf77a4c5502cb41b7a492e63c560 http://github.com/penberg/jato/commit/0e9b65f7a4efbf77a4c5502cb41b7a492e63c560 Author: Pekka Enberg <penb...@cs.helsinki.fi> Date: 2009-12-10 (Thu, 10 Dec 2009) Changed paths: M arch/x86/include/arch/instruction.h M arch/x86/instruction.c Log Message: ----------- x86: Use instruction flags for insn_is_branch() and insn_is_call() Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi> Commit: c0ed4f056fdd102ca6922b33036882c8fd11496b http://github.com/penberg/jato/commit/c0ed4f056fdd102ca6922b33036882c8fd11496b Author: Pekka Enberg <penb...@cs.helsinki.fi> Date: 2009-12-10 (Thu, 10 Dec 2009) Changed paths: M arch/x86/instruction.c Log Message: ----------- x86: Coding style cleanups to instruction.c Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi> Commit: 318454624649f1abaaa977ffd3a0b7f1c54d4bc2 http://github.com/penberg/jato/commit/318454624649f1abaaa977ffd3a0b7f1c54d4bc2 Author: Pekka Enberg <penb...@cs.helsinki.fi> Date: 2009-12-10 (Thu, 10 Dec 2009) Changed paths: M arch/x86/include/arch/instruction.h M arch/x86/instruction.c Log Message: ----------- x86: Uninline some functions from arch/instruction.h Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi> Commit: e7f8561aa7ede48782acbdaa6cb195fc263201e1 http://github.com/penberg/jato/commit/e7f8561aa7ede48782acbdaa6cb195fc263201e1 Author: Pekka Enberg <penb...@cs.helsinki.fi> Date: 2009-12-10 (Thu, 10 Dec 2009) Changed paths: M arch/x86/include/arch/instruction.h Log Message: ----------- x86: Fix MAX_REG_OPERANDS definition Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi> ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Jatovm-devel mailing list Jatovm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jatovm-devel