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

Subversion Repositories leros

[/] [leros/] [trunk/] [asm/] [test.asm] - Rev 3

Compare with Previous | Blame | View Log

// Test code

// first instruction is not executed
        nop
// second instruction is executed twice

// Test jal for function calls
//
// jump and link has one cycle delay
// for target address in accu
//
start:
        load 1
        store r1
        store r2
        store r3
end:

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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