MdePkg: Add LoongArch64 FPU function set into BaseCpuLib
Adding InitializeFloatingPointUnits, EnableFloatingPointUnits and DisableFloatingPointUnits functions for LoongArch64. BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4584 Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Zhiguang Liu <zhiguang.liu@intel.com> Signed-off-by: Chao Li <lichao@loongson.cn> Acked-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
This commit is contained in:
@@ -65,8 +65,11 @@
|
||||
RiscV/Cpu.S
|
||||
|
||||
[Sources.LOONGARCH64]
|
||||
LoongArch/CpuFlushTlb.S | GCC
|
||||
LoongArch/CpuSleep.S | GCC
|
||||
LoongArch/CpuFlushTlb.S | GCC
|
||||
LoongArch/CpuSleep.S | GCC
|
||||
LoongArch/InitializeFpu.S | GCC
|
||||
LoongArch/EnableFpu.S | GCC
|
||||
LoongArch/DisableFpu.S | GCC
|
||||
|
||||
[Packages]
|
||||
MdePkg/MdePkg.dec
|
||||
|
Reference in New Issue
Block a user