Sign in
gem5
/
arm
/
linux-arm-legacy
/
refs/heads/ll_20140416.0-gem5
/
.
/
arch
/
sparc
/
math-emu
/
Makefile
blob: 825dbee94d8464bdccdc30018a4d8a19eae9120d [
file
] [
log
] [
blame
] [
edit
]
#
# Makefile for the FPU instruction emulation.
#
# suppress all warnings - as math.c produces a lot!
ccflags
-
y
:=
-
w
obj
-
y
:=
math_$
(
BITS
).
o