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  3067d 01h dgisselq View Log RSS feed
[NODE][FOLDER] branches/ 1  3288d 08h root View Log RSS feed
[NODE][FOLDER] tags/ 1  3288d 08h root View Log RSS feed
[NODE][FOLDER] trunk/ 100  3067d 01h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] bench/ 87  3128d 00h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] doc/ 92  3102d 02h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] rtl/ 91  3102d 02h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] sw/ 100  3067d 01h dgisselq View Log RSS feed
[NODE][NODE][NODE][FOLDER] lib/ 69  3139d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][FOLDER] zasm/ 100  3067d 01h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FOLDER] obj-pc/ 46  3220d 02h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] asmdata.cpp 96  3067d 01h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] asmdata.h 97  3067d 01h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] Makefile 69  3139d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] optest.cpp 70  3133d 04h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] sys.i 69  3139d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] tags 2  3288d 02h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][S-FILE] test.S 69  3139d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] twoc.cpp 69  3139d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] twoc.h 69  3139d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zasm.l 98  3067d 01h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zasm.y 69  3139d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zdump.cpp 99  3067d 01h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zopcodes.cpp 95  3069d 07h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] zopcodes.h 89  3102d 02h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zparser.cpp 89  3102d 02h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] zparser.h 100  3067d 01h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zpp.l 69  3139d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][FOLDER] zipdbg/ 69  3139d 08h 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.