-
- Downloads
py: Implement more binary ops for viper emitter.
This included a bit of restructuring of the assembler backends. Note that the ARM backend is missing a few functions and won't compile.
Showing
- py/asmarm.c 11 additions, 1 deletionpy/asmarm.c
- py/asmarm.h 2 additions, 1 deletionpy/asmarm.h
- py/asmx64.c 36 additions, 39 deletionspy/asmx64.c
- py/asmx64.h 13 additions, 3 deletionspy/asmx64.h
- py/asmx86.c 28 additions, 16 deletionspy/asmx86.c
- py/asmx86.h 13 additions, 3 deletionspy/asmx86.h
- py/emitnative.c 157 additions, 54 deletionspy/emitnative.c
Loading
Please register or sign in to comment