URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gdb-7.1/] [sim/] [testsuite/] [sim/] [mips/] [hilo-hazard-3.s] - Rev 359
Go to most recent revision | Compare with Previous | Blame | View Log
# Test for mf{hi,lo} -> mult/div/mt{hi,lo} with 2 nops inbetween. # # mach: all # as: -mabi=eabi # ld: -N -Ttext=0x80010000 # output: pass\\n .include "hilo-hazard.inc" .include "testutils.inc" setup .set noreorder .ent DIAG DIAG: hilo pass .end DIAG
Go to most recent revision | Compare with Previous | Blame | View Log