URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 227 |
Rev 248 |
Line 336... |
Line 336... |
-re ".*${gdb_prompt} $" {
|
-re ".*${gdb_prompt} $" {
|
if $return_value_unimplemented {
|
if $return_value_unimplemented {
|
# What a suprize. The architecture hasn't implemented
|
# What a suprize. The architecture hasn't implemented
|
# return_value, and hence has to fail.
|
# return_value, and hence has to fail.
|
kfail "$test" gdb/1444
|
kfail "$test" gdb/1444
|
|
} elseif $return_value_unknown {
|
|
# If the return value is unknown, the caller will pick up
|
|
# whatever random value is in the return structure location.
|
|
pass "$test"
|
} else {
|
} else {
|
fail "$test"
|
fail "$test"
|
}
|
}
|
}
|
}
|
}
|
}
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.