Home | History | Annotate | Download | only in arm64

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) {
338 void Decoder<V>::DecodeLogical(Instruction* instr) {
358 void Decoder<V>::DecodeBitfieldExtract(Instruction* instr) {
384 void Decoder<V>::DecodeAddSubImmediate(Instruction* instr) {
395 void Decoder<V>::DecodeDataProcessing(Instruction* instr) {
511 void Decoder<V>::DecodeFP(Instruction* instr) {
639 void Decoder<V>::DecodeAdvSIMDLoadStore(Instruction* instr) {
647 void Decoder<V>::DecodeAdvSIMDDataProcessing(Instruction* instr) {