Home
last modified time | relevance | path

Searched refs:SVE32BitScatterStore_VectorPlusImmFixed (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h2894 SVE32BitScatterStore_VectorPlusImmFixed = 0xE460A000, enumerator
2897 ST1B_z_p_ai_s = SVE32BitScatterStore_VectorPlusImmFixed,
2898 ST1H_z_p_ai_s = SVE32BitScatterStore_VectorPlusImmFixed | 0x00800000,
2899 ST1W_z_p_ai_s = SVE32BitScatterStore_VectorPlusImmFixed | 0x01000000
H A Dassembler-sve-aarch64.cc3956 op = SVE32BitScatterStore_VectorPlusImmFixed; in SVEScatterGatherHelper()

Completed in 28 milliseconds