abstract-machine/am
Zihao Yu 66dcd98e39 native,platform: clear the FPU context in uc_example
* This will fix the SIGSEGV sent by 4.19 kernel. It seems the cause is
  that a page fault is generated when restoring the FPU context with an
  fxrstor64 instruction. To work around, we just clear the FPU context
  in uc_example, so the kernel will not try to restore the FPU context.
2020-12-06 23:19:05 +08:00
..
include amdev,audio: make bufsize unconfigurable 2020-09-30 22:01:33 +08:00
src native,platform: clear the FPU context in uc_example 2020-12-06 23:19:05 +08:00
Makefile 2020 release 2020-09-04 00:13:55 +08:00