URL
https://opencores.org/ocsvn/zipcpu/zipcpu/trunk
[/] [zipcpu/] [trunk/] [sw/] [zasm/] [optest.cpp] - Diff between revs 70 and 109
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 70 |
Rev 109 |
Line 41... |
Line 41... |
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
#include <stdio.h>
|
#include <stdio.h>
|
|
|
#include "zopcodes.h"
|
#include "zopcodes.h"
|
|
|
|
#error "This file is now obsolete. The opcodes no longer match the CPU ISET."
|
|
|
void optest(const ZIPI ins) {
|
void optest(const ZIPI ins) {
|
char la[80], lb[80];
|
char la[80], lb[80];
|
|
|
zipi_to_string(ins, la, lb);
|
zipi_to_string(ins, la, lb);
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.