Find file in fortrangoingonforty/afs-as@ci-submodule-refs-20260416
- .github/workflows/ci.yml
- .gitignore
- CHANGELOG.md
- Cargo.toml
- LICENSE
- README.md
- src/assemble.rs
- src/encode.rs
- src/expr.rs
- src/lex.rs
- src/lib.rs
- src/macho.rs
- src/main.rs
- src/parse.rs
- src/reg.rs
- tests/clang_probe/atomic_bitops.c
- tests/clang_probe/atomic_bitops_narrow.c
- tests/clang_probe/atomic_cas_narrow.c
- tests/clang_probe/atomic_exchange_cas.c
- tests/clang_probe/atomic_fences.c
- tests/clang_probe/atomic_fetchadd_narrow.c
- tests/clang_probe/atomic_maxmin.c
- tests/clang_probe/atomic_maxmin_narrow.c
- tests/clang_probe/atomics.c
- tests/clang_probe/atomics16.c
- tests/clang_probe/atomics8.c
- tests/clang_probe/bitops.c
- tests/clang_probe/compare_chain.c
- tests/clang_probe/copy_until_zero.c
- tests/clang_probe/counted_loop.c
- tests/clang_probe/div_mod.c
- tests/clang_probe/ext_array.c
- tests/clang_probe/ext_byte_ptr.c
- tests/clang_probe/ext_global.c
- tests/clang_probe/ext_ptr_deref.c
- tests/clang_probe/ext_ptr_to_struct.c
- tests/clang_probe/ext_short_ptr.c
- tests/clang_probe/ext_signed_byte_ptr.c
- tests/clang_probe/ext_signed_short_ptr.c
- tests/clang_probe/ext_str_index.c
- tests/clang_probe/ext_struct_field.c
- tests/clang_probe/extern_puts.c
- tests/clang_probe/float_branch.c
- tests/clang_probe/func_ptr.c
- tests/clang_probe/func_slot.c
- tests/clang_probe/func_slot_array.c
- tests/clang_probe/globals.c
- tests/clang_probe/simple_math.c
- tests/clang_probe/stack_frame.c
- tests/clang_probe/struct_global.c
- tests/clang_probe/switch_stmt.c
- tests/clang_probe/tls_addr.c
- tests/clang_probe/tls_bss_global.c
- tests/clang_probe/tls_global.c
- tests/clang_probe/tls_ptr_pass.c
- tests/clang_probe/vector_add.c
- tests/clang_probe/vector_blend.c
- tests/clang_probe/vector_cmp.c
- tests/clang_probe/vector_cmp_more.c
- tests/clang_probe/vector_dup.c
- tests/clang_probe/vector_fabd_2d.c
- tests/clang_probe/vector_fcmp.c
- tests/clang_probe/vector_fcmp_2d.c
- tests/clang_probe/vector_fcmp_zero_2d.c
- tests/clang_probe/vector_fmla.c
- tests/clang_probe/vector_fmla_2d.c
- tests/clang_probe/vector_fp_arith_2d.c
- tests/clang_probe/vector_fp_convert.c
- tests/clang_probe/vector_fp_convert_2d.c
- tests/clang_probe/vector_fp_recip.c
- tests/clang_probe/vector_fp_recip_2d.c
- tests/clang_probe/vector_fp_round.c
- tests/clang_probe/vector_fp_round_2d.c
- tests/clang_probe/vector_fp_round_tail.c
- tests/clang_probe/vector_fp_unary.c
- tests/clang_probe/vector_fp_unary_2d.c
- tests/clang_probe/vector_int_ops.c
- tests/clang_probe/vector_lane_gp.c
- tests/clang_probe/vector_lane_transfer.c
- tests/clang_probe/vector_math.c
- tests/clang_probe/vector_minmax.c
- tests/clang_probe/vector_minmax_2d.c
- tests/clang_probe/vector_minmax_nm.c
- tests/clang_probe/vector_minmax_nm_2d.c
- tests/clang_probe/vector_minmax_unsigned.c
- tests/clang_probe/vector_pair.c
- tests/clang_probe/vector_pair_return.c
- tests/clang_probe/vector_pairwise_2d.c
- tests/clang_probe/vector_pairwise_add_fp_2d.c
- tests/clang_probe/vector_pairwise_add_hb.c
- tests/clang_probe/vector_pairwise_extrema.c
- tests/clang_probe/vector_pairwise_extrema_b.c
- tests/clang_probe/vector_pairwise_extrema_h.c
- tests/clang_probe/vector_pairwise_fp.c
- tests/clang_probe/vector_pairwise_int.c
- tests/clang_probe/vector_pairwise_nm.c
- tests/clang_probe/vector_pairwise_nm_2d.c
- tests/clang_probe/vector_reduce.c
- tests/clang_probe/vector_reduce_f64.c
- tests/clang_probe/vector_reduce_fp.c
- tests/clang_probe/vector_reduce_hb.c
- tests/clang_probe/vector_reduce_min.c
- tests/clang_probe/vector_reduce_nm.c
- tests/clang_probe/vector_reduce_nm_f64.c
- tests/clang_probe/vector_shuffle.c
- tests/clang_probe/vector_shuffle_2d.c
- tests/clang_probe/vector_tbl.c
- tests/clang_probe/vector_zip_uzp.c
- tests/clang_probe_dashboard.rs
- tests/cli_smoke.rs
- tests/common/corpus.rs
- tests/common/harness.rs
- tests/corpus/addend_relocs.s
- tests/corpus/addressing_surface.s
- tests/corpus/alignment_directives.s
- tests/corpus/branch_address_surface.s
- tests/corpus/cfi_dwarf_fallback.s
- tests/corpus/cfi_nostack.s
- tests/corpus/cfi_saved_pairs.s
- tests/corpus/cfi_surface.s
- tests/corpus/clang_extern_call.s
- tests/corpus/clang_fp_spill.s
- tests/corpus/clang_got_load.s
- tests/corpus/clang_literal_addr.s
- tests/corpus/clang_local_branch.s
- tests/corpus/clang_tlvp_load.s
- tests/corpus/conditional_select_surface.s
- tests/corpus/cross_section_reloc_stress.s
- tests/corpus/cstring_data.s
- tests/corpus/directive_inventory_extended.s
- tests/corpus/expression_symbols.s
- tests/corpus/extended_addsub.s
- tests/corpus/external_branches.s
- tests/corpus/external_call.s
- tests/corpus/fp_load_store_surface.s
- tests/corpus/fp_pair_surface.s
- tests/corpus/got_pointer_data.s
- tests/corpus/hello_world.s
- tests/corpus/local_branches.s
- tests/corpus/macho_writer_mix.s
- tests/corpus/metadata_directives.s
- tests/corpus/metadata_stress_mix.s
- tests/corpus/metadata_tls_zerofill.s
- tests/corpus/mixed_link_runtime_main.s
- tests/corpus/mixed_link_runtime_support.s
- tests/corpus/numeric_local_labels.s
- tests/corpus/section_inventory.s
- tests/corpus/section_inventory_extended.s
- tests/corpus/shifted_addsub.s
- tests/corpus/storage_directives.s
- tests/corpus/string_suffixes.s
- tests/corpus/symbol_attr_inventory.s
- tests/corpus/symbol_attrs.s
- tests/corpus/system_hints.s
- tests/corpus_compat.rs
- tests/cross_section_reloc_stress_corpus.rs
- tests/diagnostic_snapshots.rs
- tests/differential_fuzz.rs
- tests/differential_harness.rs
- tests/directive_inventory_corpus.rs
- tests/generated_stress.rs
- tests/grouped_negative_stress.rs
- tests/grouped_seed_stress.rs
- tests/hello_world.rs
- tests/malformed_mutation.rs
- tests/metadata_stress_mix_corpus.rs
- tests/metadata_tls_zerofill_corpus.rs
- tests/mixed_link_runtime.rs
- tests/perf_sanity.rs
- tests/readme_smoke.rs
- tests/roundtrip.rs
- tests/section_attr_surface.rs
- tests/section_inventory_corpus.rs
- tests/symbol_attr_inventory_corpus.rs
- tests/trusted_api_boundary.rs
- tests/verify_against_system_as.rs
- tests/workbench/README.md
- tests/workbench/asm/afs_blend_family.s
- tests/workbench/asm/afs_dup_family.s
- tests/workbench/asm/afs_dup_variants.s
- tests/workbench/asm/afs_lane_gp_d_variants.s
- tests/workbench/asm/afs_lane_gp_family.s
- tests/workbench/asm/afs_lane_gp_variants.s
- tests/workbench/asm/afs_probe_bsl_more.s
- tests/workbench/asm/afs_probe_dup_family.s
- tests/workbench/asm/afs_probe_lane_int.s
- tests/workbench/asm/afs_probe_lane_more.s
- tests/workbench/asm/afs_probe_lane_u64.s
- tests/workbench/asm/afs_simd_zip_family.s
- tests/workbench/asm/afs_vector_cmp_family.s
- tests/workbench/asm/afs_vector_cmp_more_family.s
- tests/workbench/asm/afs_vector_fabd_2d_family.s
- tests/workbench/asm/afs_vector_fcmp_2d_family.s
- tests/workbench/asm/afs_vector_fcmp_family.s
- tests/workbench/asm/afs_vector_fcmp_zero_2d_family.s
- tests/workbench/asm/afs_vector_fmla_2d_family.s
- tests/workbench/asm/afs_vector_fmla_family.s
- tests/workbench/asm/afs_vector_fp_arith_2d_family.s
- tests/workbench/asm/afs_vector_fp_convert_2d_family.s
- tests/workbench/asm/afs_vector_fp_convert_family.s