Home
last modified time | relevance | path

Searched refs:map_b (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/vixl/a64/
Ddisasm-a64.cc2144 static const NEONFormatMap map_b = { {30}, {NF_8B, NF_16B} }; in VisitNEONModifiedImmediate() local
2147 NEONFormatDecoder nfd(instr, &map_b); in VisitNEONModifiedImmediate()
2595 static const NEONFormatMap map_b = { {30}, {NF_8B, NF_16B} }; in VisitNEONTable() local
2596 NEONFormatDecoder nfd(instr, &map_b); in VisitNEONTable()