pub fn intr_ld_1_b_horiz<'c>(
context: &'c Context,
predicate: Value<'c, '_>,
load_address: Value<'c, '_>,
tile_slice_index: Value<'c, '_>,
tile_id: IntegerAttribute<'c>,
location: Location<'c>,
) -> aarch64_sme_ld1b_horizOperation<'c>Expand description
Creates an intr.ld1b.horiz operation.