baidu / sofa-pbrpc

A light-weight RPC implement of google protobuf RPC framework.
Other
2.13k stars 655 forks source link

Add loongarch support #247

Closed yzewei closed 2 months ago

yzewei commented 10 months ago

Bypassed the x86 vector optimization section not supported by longarch in reader. h Added embedded assembly instructions based on the Loongarch instruction set in atom. h Added sp Counted Base Gcc Loongarch64.hpp, add the corresponding Loongarch instruction to the x86 instruction set

yzewei commented 9 months ago

@nwind 麻烦看下

yzewei commented 9 months ago

@fxsjy