Home | History | Annotate | Download | only in aarch64

Lines Matching defs:Decode

150   void Decode(const Instruction* instr) {
157 void Decode(Instruction* instr) {
162 // Decode() will call the corresponding visitor method from all registered
164 // decode tree.
173 // d.Decode(i);
212 // Decode the PC relative addressing instruction, and call the corresponding
217 // Decode the add/subtract immediate instruction, and call the correspoding
222 // Decode the branch, system command, and exception generation parts of
227 // Decode the load and store parts of the instruction tree, and call
232 // Decode the logical immediate and move wide immediate parts of the
237 // Decode the bitfield and extraction parts of the instruction tree,
242 // Decode the data processing parts of the instruction tree, and call the
247 // Decode the floating point parts of the instruction tree, and call the
252 // Decode the Advanced SIMD (NEON) load/store part of the instruction tree,
257 // Decode the Advanced SIMD (NEON) vector data processing part of the
262 // Decode the Advanced SIMD (NEON) scalar data processing part of the