Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Ddisasm-aarch64.cc3976 static const NEONFormatMap map_b = {{30}, {NF_8B, NF_16B}}; in VisitNEONModifiedImmediate() local
3979 NEONFormatDecoder nfd(instr, &map_b); in VisitNEONModifiedImmediate()
4844 static const NEONFormatMap map_b = {{30}, {NF_8B, NF_16B}}; in VisitNEONTable() local
4845 NEONFormatDecoder nfd(instr, &map_b); in VisitNEONTable()