fix include dir for if tests

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3088 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
LPFaint99 2009-04-26 21:38:48 +00:00
parent 3e4f0d1fc7
commit 9dbd4c6715
4 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,5 @@
; This test checks the effect of various SR flags over ifg and ifle
incdir "tests"
include "dsp_base.inc"
lri $IX0, #0x0000

View File

@ -1,4 +1,5 @@
; This test checks the effect of various SR flags over ifg and ifle
incdir "tests"
include "dsp_base.inc"
lri $IX0, #0x0000

View File

@ -1,4 +1,5 @@
; This test checks the effect of various SR flags over ifz and ifnz
incdir "tests"
include "dsp_base.inc"
lri $IX0, #0x0000

View File

@ -1,4 +1,5 @@
; This test checks the effect of various SR flags over iflz and ifnlz
incdir "tests"
include "dsp_base.inc"
lri $IX0, #0x0000