- 23 Apr, 2013 1 commit
-
-
Matthias Braun authored
The encoding field specifies the register number used when encoding an instruction as machine code (and not as assembly)
-
- 29 Jan, 2013 1 commit
-
-
Matthias Braun authored
-
- 18 Jan, 2013 1 commit
-
-
Matthias Braun authored
-
- 05 Jan, 2013 1 commit
-
-
Christoph Mallon authored
It is more consistent to use them and they are slightly faster to fetch.
-
- 21 Dec, 2012 1 commit
-
-
Christoph Mallon authored
-
- 12 Dec, 2012 1 commit
-
-
Matthias Braun authored
Just state the copyright and the project the files belong to. You can then find the COPYING file for the whole project.
-
- 02 Dec, 2012 7 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 30 Nov, 2012 1 commit
-
-
Christoph Mallon authored
ia32: When emitting an asm memory operand, ignore the size of the referenced value and asm operand size modifier. The register, which is emitted, contains the address of the value, so it always is the size of a pointer, not whatever the register points to.
-
- 29 Nov, 2012 3 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
beemit: Provide be_emit_node(), which merges the (almost) identical node emit functions of the backends.
-
Christoph Mallon authored
Also use one common be_emit_nothing().
-
- 28 Nov, 2012 1 commit
-
-
Christoph Mallon authored
-
- 27 Nov, 2012 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 25 Nov, 2012 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 15 Nov, 2012 2 commits
-
-
Matthias Braun authored
It's really the same stuff just before and after running ia32_x87 simulator, there is no real need to have 2 different things.
-
Christoph Mallon authored
Do not store up to three registers for an instruction. Instead only store the explicit register operand and whether the operands are permuted and/or the result is to be placed in the explicit register operand or st0.
-
- 13 Nov, 2012 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 12 Nov, 2012 6 commits
-
-
Christoph Mallon authored
Let a flag and the emitter handle printing the pop variant.
-
Christoph Mallon authored
Let a flag and the emitter handle printing the pop variant.
-
Christoph Mallon authored
Let a flag and the emitter handle printing the pop variant.
-
Christoph Mallon authored
Let the emitter handle printing the r by checking the assigned registers.
-
Christoph Mallon authored
out cannot be null.
-
Christoph Mallon authored
-
- 11 Nov, 2012 8 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-