OpenCores
URL https://opencores.org/ocsvn/zipcpu/zipcpu/trunk

Subversion Repositories zipcpu

[/] [zipcpu/] [trunk/] [sw/] [zasm/] - Rev 100

Rev

Go to most recent revision | Changes | View Log | RSS feed

Last modification

  • Rev 100 2016-03-03 23:21:19 GMT
  • Author: dgisselq
  • Log message:
    Some changes to support early branching: branches are now ADD #x,PC instructions
    instead of MOV #x(PC),PC--providing greater range to the CPU. When that range
    is insufficient, ZPARSER now recognizes long jump instructions coded as
    LOD (PC),PC followed by the jump address. (This change was made necessary by
    the need to build an assembler/linker that could create instructions that would
    jump to any address in the 32-bit address space. In short, a part of the
    ongoing GCC upgrade and rework.)
Path Last modification Log RSS feed
[FOLDER] zipcpu/ 100  3353d 08h dgisselq View Log RSS feed
[NODE][FOLDER] branches/ 1  3574d 15h root View Log RSS feed
[NODE][FOLDER] tags/ 1  3574d 15h root View Log RSS feed
[NODE][FOLDER] trunk/ 100  3353d 08h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] bench/ 87  3414d 07h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] doc/ 92  3388d 09h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] rtl/ 91  3388d 09h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] sw/ 100  3353d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][FOLDER] lib/ 69  3425d 15h dgisselq View Log RSS feed
[NODE][NODE][NODE][FOLDER] zasm/ 100  3353d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FOLDER] obj-pc/ 46  3506d 09h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] asmdata.cpp 96  3353d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] asmdata.h 97  3353d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] Makefile 69  3425d 15h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] optest.cpp 70  3419d 11h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] sys.i 69  3425d 15h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] tags 2  3574d 10h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][S-FILE] test.S 69  3425d 15h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] twoc.cpp 69  3425d 15h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] twoc.h 69  3425d 15h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zasm.l 98  3353d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zasm.y 69  3425d 15h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zdump.cpp 99  3353d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zopcodes.cpp 95  3355d 14h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] zopcodes.h 89  3388d 09h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zparser.cpp 89  3388d 09h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] zparser.h 100  3353d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zpp.l 69  3425d 15h dgisselq View Log RSS feed
[NODE][NODE][NODE][FOLDER] zipdbg/ 69  3425d 15h dgisselq View Log RSS feed

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.