Lines Matching refs:Decoder
8 #include "src/arm64/decoder-arm64.h"
19 void Decoder<V>::Decode(Instruction *instr) {
98 void Decoder<V>::DecodePCRelAddressing(Instruction* instr) {
108 void Decoder<V>::DecodeBranchSystemException(Instruction* instr) {
210 void Decoder<V>::DecodeLoadStore(Instruction* instr) {
331 void Decoder<V>::DecodeLogical(Instruction* instr) {
351 void Decoder<V>::DecodeBitfieldExtract(Instruction* instr) {
377 void Decoder<V>::DecodeAddSubImmediate(Instruction* instr) {
388 void Decoder<V>::DecodeDataProcessing(Instruction* instr) {
504 void Decoder<V>::DecodeFP(Instruction* instr) {
632 void Decoder<V>::DecodeAdvSIMDLoadStore(Instruction* instr) {
640 void Decoder<V>::DecodeAdvSIMDDataProcessing(Instruction* instr) {