Commit Graph

4 Commits (302fbd74524c9ce0104a0a02df2fab212e45abcb)

Author SHA1 Message Date
Ariadne Conill d64402737b loongarch64: rewrite makecontext in C
also fix MCONTEXT_PC and MCONTEXT_GREGS so they actually read and write to/from
the correct addresses in the ucontext structure.
2024-08-12 13:17:41 -07:00
Ariadne Conill e07c8d0ac5 loongarch64: fix return values from getcontext/swapcontext 2024-08-07 20:28:53 -07:00
Ariadne Conill ed663cf0e5 loongarch64: fix assembly warnings 2024-08-07 20:25:18 -07:00
Peng Fan a182fee66a Add support for Loongarch64
Signed-off-by: Peng Fan <fanpeng@loongson.cn>
2021-06-04 09:07:38 -06:00