Chen
Chen
对比 AOSC OS 和 LoongArchLinux: ``` NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS loop0 iso9660 LiveKit 2023-07-07-00-53-58-00 ├─loop0p1 ├─loop0p2 vfat FAT12 2303-281D └─loop0p3 loop1 iso9660 Joliet Extension ARCH_202308 2023-08-04-04-53-04-00...
This seems to be introduced by recent homebrew updates. Pull requests are welcome.
现在 homebrew 不搞这些配置了。请参考上面的 Tap 。
Not finished yet, but hope to see some suggestions from @Rot127. The pr can already disassemble some instructions: ```shell $ test_loongarch **************** Platform: loongarch32 Code:0x0c 0x00 0x08 0x14 0x8c 0xfd...
Features added: - Import tests from LLVM MC - Collect operand type and access - Collect registers read/modified However, in LoongArch assembly, memory operands are not special i.e. they are...
> Would this work? Thanks, I have implemented the logic, hopefully I didn't get corner cases wrong.
> Looks very nice so far! I think the only thing left are the details of the memory operands and the instruction groups? > > Afterwards we only need to...
> @jiegec Did you already find time to run the fuzzing? The PR is almost done. Thanks, I have run the following fuzzing tests without crashes: ``` ./cstool loongarch32 0...
> @jiegec @FurryAcetylCoA do you have X (Twitter) handles? Do you want to be mentioned in the release announcement credits on that platform? Thanks, no need for me as well.
> Almost forgot. Please change the doxygen comment of the function to use `///` instead of `//` Done