Home
last modified time | relevance | path

Searched defs:Shll (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-assembler-neon-aarch64.cc8482 __ Shll(v16.V8H(), v0.V8B(), 8); in TEST() local
8485 __ Shll(v18.V4S(), v1.V4H(), 16); in TEST() local
8488 __ Shll(v20.V2D(), v2.V2S(), 32); in TEST() local
/aosp_15_r20/frameworks/libs/binary_translation/assembler/instructions/
Dinsn_def_x86.json311 "Shll": { "opcodes": [ "C1", "4" ] }, object