Home | History | Annotate | Download | only in arm64

Lines Matching full:decode

83   // Decode() will call the corresponding visitor method from all registered
85 // decode tree.
97 // d.Decode(i);
129 virtual void Decode(Instruction *instr);
132 // Decode the PC relative addressing instruction, and call the corresponding
137 // Decode the add/subtract immediate instruction, and call the corresponding
142 // Decode the branch, system command, and exception generation parts of
147 // Decode the load and store parts of the instruction tree, and call
152 // Decode the logical immediate and move wide immediate parts of the
157 // Decode the bitfield and extraction parts of the instruction tree,
162 // Decode the data processing parts of the instruction tree, and call the
167 // Decode the floating point parts of the instruction tree, and call the
172 // Decode the Advanced SIMD (NEON) load/store part of the instruction tree,
177 // Decode the Advanced SIMD (NEON) data processing part of the instruction