/external/llvm/test/MC/AArch64/ |
neon-simd-ldst-one-elem.s | 63 ld4r { v0.16b, v1.16b, v2.16b, v3.16b }, [x0] 64 ld4r { v15.8h, v16.8h, v17.8h, v18.8h }, [x15] 65 ld4r { v31.4s, v0.4s, v1.4s, v2.4s }, [sp] 66 ld4r { v0.2d, v1.2d, v2.2d, v3.2d }, [x0] 67 ld4r { v0.8b, v1.8b, v2.8b, v3.8b }, [x0] 68 ld4r { v15.4h, v16.4h, v17.4h, v18.4h }, [x15] 69 ld4r { v31.2s, v0.2s, v1.2s, v2.2s }, [sp] 70 ld4r { v31.1d, v0.1d, v1.1d, v2.1d }, [sp] 71 // CHECK: ld4r { v0.16b, v1.16b, v2.16b, v3.16b }, [x0] // encoding: [0x00,0xe0,0x60,0x4d] 72 // CHECK: ld4r { v15.8h, v16.8h, v17.8h, v18.8h }, [x15] // encoding: [0xef,0xe5,0x60,0x4d [all...] |
arm64-simd-ldst.s | 1012 ld4r: label [all...] |
neon-diagnostics.s | [all...] |
/frameworks/rs/cpu_ref/ |
rsCpuIntrinsics_advsimd_3DLUT.S | 218 4: ld4r {v0.8b-v3.8b}, [x1]
|