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  3809d 16h dgisselq View Log RSS feed
[NODE][FOLDER] branches/ 1  4030d 23h root View Log RSS feed
[NODE][FOLDER] tags/ 1  4030d 23h root View Log RSS feed
[NODE][FOLDER] trunk/ 100  3809d 16h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] bench/ 87  3870d 15h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] doc/ 92  3844d 17h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] rtl/ 91  3844d 17h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] sw/ 100  3809d 16h dgisselq View Log RSS feed
[NODE][NODE][NODE][FOLDER] lib/ 69  3881d 23h dgisselq View Log RSS feed
[NODE][NODE][NODE][FOLDER] zasm/ 100  3809d 16h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FOLDER] obj-pc/ 46  3962d 18h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] asmdata.cpp 96  3809d 16h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] asmdata.h 97  3809d 16h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] Makefile 69  3881d 23h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] optest.cpp 70  3875d 19h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] sys.i 69  3881d 23h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] tags 2  4030d 18h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][S-FILE] test.S 69  3881d 23h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] twoc.cpp 69  3881d 23h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] twoc.h 69  3881d 23h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zasm.l 98  3809d 16h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zasm.y 69  3881d 23h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zdump.cpp 99  3809d 16h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zopcodes.cpp 95  3811d 22h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] zopcodes.h 89  3844d 17h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zparser.cpp 89  3844d 17h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] zparser.h 100  3809d 16h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zpp.l 69  3881d 23h dgisselq View Log RSS feed
[NODE][NODE][NODE][FOLDER] zipdbg/ 69  3881d 23h dgisselq View Log RSS feed

powered by: WebSVN 2.1.0

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