floating point tests
This commit is contained in:
parent
aa81b3ea0b
commit
42d80b66a7
522 changed files with 47737 additions and 235650 deletions
15
float/softfloat/compile_commands.json
Normal file
15
float/softfloat/compile_commands.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[
|
||||
{
|
||||
"arguments": [
|
||||
"/usr/bin/gcc",
|
||||
"-c",
|
||||
"-I../../../labs/floating-point/include",
|
||||
"-o",
|
||||
"softfloat",
|
||||
"main.c"
|
||||
],
|
||||
"directory": "/home/wzray/University/CompArch/tools/float/softfloat",
|
||||
"file": "/home/wzray/University/CompArch/tools/float/softfloat/main.c",
|
||||
"output": "/home/wzray/University/CompArch/tools/float/softfloat/softfloat"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue