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  2947d 06h dgisselq View Log RSS feed
[NODE][FOLDER] branches/ 1  3168d 13h root View Log RSS feed
[NODE][FOLDER] tags/ 1  3168d 13h root View Log RSS feed
[NODE][FOLDER] trunk/ 100  2947d 06h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] bench/ 87  3008d 05h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] doc/ 92  2982d 07h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] rtl/ 91  2982d 07h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] sw/ 100  2947d 06h dgisselq View Log RSS feed
[NODE][NODE][NODE][FOLDER] lib/ 69  3019d 13h dgisselq View Log RSS feed
[NODE][NODE][NODE][FOLDER] zasm/ 100  2947d 06h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FOLDER] obj-pc/ 46  3100d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] asmdata.cpp 96  2947d 06h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] asmdata.h 97  2947d 06h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] Makefile 69  3019d 13h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] optest.cpp 70  3013d 09h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] sys.i 69  3019d 13h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] tags 2  3168d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][S-FILE] test.S 69  3019d 13h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] twoc.cpp 69  3019d 13h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] twoc.h 69  3019d 13h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zasm.l 98  2947d 06h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zasm.y 69  3019d 13h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zdump.cpp 99  2947d 06h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zopcodes.cpp 95  2949d 12h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] zopcodes.h 89  2982d 07h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zparser.cpp 89  2982d 07h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] zparser.h 100  2947d 06h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zpp.l 69  3019d 13h dgisselq View Log RSS feed
[NODE][NODE][NODE][FOLDER] zipdbg/ 69  3019d 13h dgisselq View Log RSS feed

powered by: WebSVN 2.1.0

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