1
0
Fork 0
This commit is contained in:
Arthur K. 2025-07-17 19:23:40 +03:00
parent aa81b3ea0b
commit 43fdbb8130
Signed by: wzray
GPG key ID: B97F30FDC4636357
1131 changed files with 47840 additions and 235650 deletions

View 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"
}
]