search for: zeson

Displaying 2 results from an estimated 2 matches for "zeson".

Did you mean: meson
2017 Mar 09
5
What is ConstantExpr?
...sembly of section __TEXT,__text: _main: 0: 55 pushq %rbp 1: 48 89 e5 movq %rsp, %rbp 4: 48 8d 05 00 00 00 00 leaq (%rip), %rax b: 83 c0 07 *addl $7, %eax* e: 5d popq %rbp f: c3 retq I am confused about what is its functionality in llvm? Thanks. --------- Zeson -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170309/cc02b2be/attachment.html>
2020 Aug 25
2
回复: [RFC] Add a new backend called CSKY
Hi Chris, Glad to hear from you. I hope everything goes well. This is also very exciting for us. As mentioned in the previous email of Zeson, C-SKY is a RISC architecture for high-performance and energy-efficient processors. Many Processors based on this architecture have been mass produced in different fields. At present, more than 1 billon have been shipped. The community for C-SKY architecture is mainly composed of ourselves, Chip c...