issues
search
rrthomas
/
mit
A simple stack-based VM
Other
10
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Heterogeneous types with a single stack
#362
rrthomas
opened
4 years ago
0
Replace `trap` with `nextff`
#361
rrthomas
closed
4 years ago
0
In `simulate-jit`, `Label.preguess()` can recurse infinitely
#360
apt1002
opened
4 years ago
1
Fix various outstanding issues from recent work
#359
rrthomas
closed
4 years ago
0
Reinstate `JUMPZ_TAKEN` and `JUMPZ_UNTAKEN`
#358
apt1002
opened
4 years ago
0
Add method `extra()` to `Assembler`
#357
apt1002
closed
4 years ago
0
Remove `nextff`
#356
apt1002
closed
4 years ago
1
`spec.BasicInstruction`, `spec.PushiInstruction` and `spec.PushreliInstruction` should be `list`s, not `InstructionEnum`s
#355
apt1002
closed
4 years ago
0
InstructionEnum.terminal has the wrong type
#354
apt1002
closed
4 years ago
1
Add instructions with immediate operands.
#353
rrthomas
closed
4 years ago
0
Add `trap` instruction and move extra instructions to `next`
#352
rrthomas
closed
4 years ago
0
Remove profiler from libmit
#351
rrthomas
opened
4 years ago
0
Useful specializer changes
#350
apt1002
closed
4 years ago
0
Remove LIT_n; add LOAD/STORE{1,2,4}; make ARGV/ARGC internal
#349
rrthomas
closed
4 years ago
0
Remove LIT_n, add LOAD/STORE{1,2,4}
#348
rrthomas
closed
4 years ago
0
Merge oprofile wiki page into documentation
#347
rrthomas
closed
4 years ago
0
Remove LIT_[0123], and improve the build system
#346
rrthomas
closed
4 years ago
0
Specializer: reprofile
#345
apt1002
closed
4 years ago
0
Various simplifications, mostly
#344
rrthomas
closed
4 years ago
0
Remove memory, memory_words registers (part of issue #24)
#343
rrthomas
closed
4 years ago
0
Profile improvements
#342
rrthomas
closed
4 years ago
0
Remove generated m4/.gitignore and .gitignore it
#341
rrthomas
closed
4 years ago
0
Remove non-native word and endianness support
#340
rrthomas
closed
4 years ago
0
Remove object file format and associated APIs
#339
rrthomas
closed
4 years ago
0
src/gen-main: fix auto-extending stack (broken in d6597a9)
#338
rrthomas
closed
4 years ago
0
python/mit/state.py: fix disassemble() length (now words, not bytes)
#337
rrthomas
closed
4 years ago
0
mit/state.py: fix dump() function (length is now words, not bytes)
#336
rrthomas
closed
4 years ago
0
mit_core/stack.py: fix bug in push_stack
#335
rrthomas
closed
4 years ago
0
Disable preguessing when profiling (#321 solution 1)
#334
apt1002
closed
4 years ago
0
Ensure pforth is reconfigured when necessary
#333
apt1002
closed
4 years ago
0
Add extra instructions for all libmitfeatures APIs
#332
rrthomas
closed
4 years ago
0
features/extra_instructions.py: rename DESTROY to FREE_STATE
#331
rrthomas
closed
4 years ago
0
Make pseudo-registers writable
#330
rrthomas
closed
4 years ago
0
Specializer: suppress bogus unsafe loop optimization warning (fix #324)
#329
rrthomas
closed
4 years ago
0
Improve the object header format (fix #323)
#328
rrthomas
closed
4 years ago
0
Use help2man for all man pages (fix #319)
#327
rrthomas
closed
4 years ago
0
mit.tex: make instruction size a parameter, as in the code (fix #318)
#326
rrthomas
closed
4 years ago
0
Various improvements to the C API
#325
rrthomas
closed
4 years ago
0
Disable -Wunsafe-loop-optimizations in body of specializer
#324
rrthomas
closed
4 years ago
0
Object format: make the header (excluding length) 16 bytes
#323
rrthomas
closed
4 years ago
0
Remove the ‘bad’ register
#322
rrthomas
closed
4 years ago
0
Preguessing interacts with profiling
#321
apt1002
closed
4 years ago
1
Specializer safe improvements
#320
apt1002
closed
4 years ago
0
Generate all man pages using help2man
#319
rrthomas
closed
4 years ago
0
mit.tex: make instruction size a parameter, as it is in the code
#318
rrthomas
closed
4 years ago
0
mit.tex: fix formatting of the opcode table
#317
rrthomas
closed
4 years ago
0
In simulate-jit, try generating several Labels at a time.
#316
apt1002
opened
4 years ago
2
Why does `mit -O` fall back so often?
#315
apt1002
closed
4 years ago
5
In `mit.pdf` why does the `\smallskip` appear a line too low?
#314
apt1002
closed
4 years ago
0
Use “file” rather than “filename” consistently in command-line arguments
#313
rrthomas
closed
4 years ago
0
Previous
Next