Home | History | Annotate | Download | only in a64

Lines Matching refs:Decode

110   void Decode(Instruction *instr);
113 // Decode() will call the corresponding visitor method from all registered
115 // decode tree.
127 // d.Decode(i);
146 // Decode the PC relative addressing instruction, and call the corresponding
151 // Decode the add/subtract immediate instruction, and call the correspoding
156 // Decode the branch, system command, and exception generation parts of
161 // Decode the load and store parts of the instruction tree, and call
166 // Decode the logical immediate and move wide immediate parts of the
171 // Decode the bitfield and extraction parts of the instruction tree,
176 // Decode the data processing parts of the instruction tree, and call the
181 // Decode the floating point parts of the instruction tree, and call the
186 // Decode the Advanced SIMD (NEON) load/store part of the instruction tree,
191 // Decode the Advanced SIMD (NEON) data processing part of the instruction