Revision 773781

Go back to digest for 17th February 2008

Other in KDE Base

Maks Orlovich committed changes in /branches/work/kjs-frostbyte/kjs/bytecode:

Some baby steps, based on my idea of how instruction selection/encoding/marshalling, etc., should work. Lots of overdesigned code to write before this is anything but a bunch of comments, and I have to touch the existing core before implementing things, too.

If I was smart, I'd probably formulate this as standard DAG (or tree, really) tiling, anyway,but I am too self-confident for that :p

File Changes

Added 4 files
  • /branches/work/kjs-frostbyte/kjs/bytecode
  •   /bctypes.h
  •   /opcodes.def
  •   /opcodes.in
4 files changed in total