Home
last modified time | relevance | path

Searched defs:rn (Results 1 – 25 of 165) sorted by relevance

1234567

/external/vixl/src/aarch32/
Ddisasm-aarch32.cc1130 Register rn, in adc()
1144 Register rn, in adcs()
1158 Register rn, in add()
1178 Register rn, in adds()
1196 Register rn, in addw()
1220 Register rn, in and_()
1234 Register rn, in ands()
1289 Condition cond, Register rd, Register rn, uint32_t lsb, uint32_t width) { in bfi()
1299 Register rn, in bic()
1313 Register rn, in bics()
[all …]
Dmacro-assembler-aarch32.h989 void Adc(Condition cond, Register rd, Register rn, const Operand& operand) { in Adc()
1003 void Adc(Register rd, Register rn, const Operand& operand) { in Adc()
1009 Register rn, in Adc()
1032 Register rn, in Adc()
1037 void Adcs(Condition cond, Register rd, Register rn, const Operand& operand) { in Adcs()
1047 void Adcs(Register rd, Register rn, const Operand& operand) { in Adcs()
1051 void Add(Condition cond, Register rd, Register rn, const Operand& operand) { in Add()
1087 void Add(Register rd, Register rn, const Operand& operand) { in Add()
1093 Register rn, in Add()
1130 Register rn, in Add()
[all …]
Dassembler-aarch32.h1883 void adc(Register rd, Register rn, const Operand& operand) { in adc()
1886 void adc(Condition cond, Register rd, Register rn, const Operand& operand) { in adc()
1891 Register rn, in adc()
1901 void adcs(Register rd, Register rn, const Operand& operand) { in adcs()
1904 void adcs(Condition cond, Register rd, Register rn, const Operand& operand) { in adcs()
1909 Register rn, in adcs()
1919 void add(Register rd, Register rn, const Operand& operand) { in add()
1922 void add(Condition cond, Register rd, Register rn, const Operand& operand) { in add()
1927 Register rn, in add()
1940 void adds(Register rd, Register rn, const Operand& operand) { in adds()
[all …]
Dassembler-aarch32.cc1926 Register rn, in adc()
2014 Register rn, in adcs()
2102 Register rn, in add()
2351 Register rn, in adds()
2504 Register rn, in addw()
2698 Register rn, in and_()
2786 Register rn, in ands()
3222 Condition cond, Register rd, Register rn, uint32_t lsb, uint32_t width) { in bfi()
3253 Register rn, in bic()
3341 Register rn, in bics()
[all …]
Doperands-aarch32.h664 : rn_(rn), in rn_() argument
681 : rn_(rn), in rn_() argument
691 : rn_(rn), in rn_() argument
708 : rn_(rn), in rn_() argument
722 : rn_(rn), in rn_() argument
742 : rn_(rn), in rn_() argument
758 : rn_(rn), in rn_() argument
781 : rn_(rn), in rn_() argument
802 : rn_(rn), in rn_() argument
904 : MemOperand(rn, addrmode), align_(align) { in MemOperand() argument
[all …]
/external/v8/src/arm64/
Dmacro-assembler-arm64-inl.h27 void TurboAssembler::And(const Register& rd, const Register& rn, in And()
34 void TurboAssembler::Ands(const Register& rd, const Register& rn, in Ands()
41 void TurboAssembler::Tst(const Register& rn, const Operand& operand) { in Tst()
46 void TurboAssembler::Bic(const Register& rd, const Register& rn, in Bic()
55 const Register& rn, in Bics()
62 void TurboAssembler::Orr(const Register& rd, const Register& rn, in Orr()
69 void TurboAssembler::Orn(const Register& rd, const Register& rn, in Orn()
76 void TurboAssembler::Eor(const Register& rd, const Register& rn, in Eor()
83 void TurboAssembler::Eon(const Register& rd, const Register& rn, in Eon()
90 void TurboAssembler::Ccmp(const Register& rn, const Operand& operand, in Ccmp()
[all …]
Dassembler-arm64.cc1111 const Register& rn, in add()
1118 const Register& rn, in adds()
1124 void Assembler::cmn(const Register& rn, in cmn()
1132 const Register& rn, in sub()
1139 const Register& rn, in subs()
1145 void Assembler::cmp(const Register& rn, const Operand& operand) { in cmp()
1164 const Register& rn, in adc()
1171 const Register& rn, in adcs()
1178 const Register& rn, in sbc()
1185 const Register& rn, in sbcs()
[all …]
Dassembler-arm64.h1374 void bfi(const Register& rd, const Register& rn, int lsb, int width) { in bfi()
1381 void bfxil(const Register& rd, const Register& rn, int lsb, int width) { in bfxil()
1389 void asr(const Register& rd, const Register& rn, int shift) { in asr()
1395 void sbfiz(const Register& rd, const Register& rn, int lsb, int width) { in sbfiz()
1402 void sbfx(const Register& rd, const Register& rn, int lsb, int width) { in sbfx()
1409 void sxtb(const Register& rd, const Register& rn) { in sxtb()
1414 void sxth(const Register& rd, const Register& rn) { in sxth()
1419 void sxtw(const Register& rd, const Register& rn) { in sxtw()
1425 void lsl(const Register& rd, const Register& rn, int shift) { in lsl()
1432 void lsr(const Register& rd, const Register& rn, int shift) { in lsr()
[all …]
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h983 void Asr(const Register& rd, const Register& rn, unsigned shift) { in Asr()
990 void Asr(const Register& rd, const Register& rn, const Register& rm) { in Asr()
1019 const Register& rn, in Bfm()
1029 const Register& rn, in Bfi()
1045 const Register& rn, in Bfxil()
1131 void Cinc(const Register& rd, const Register& rn, Condition cond) { in Cinc()
1138 void Cinv(const Register& rd, const Register& rn, Condition cond) { in Cinv()
1223 void Cls(const Register& rd, const Register& rn) { in Cls()
1230 void Clz(const Register& rd, const Register& rn) { in Clz()
1237 void Cneg(const Register& rd, const Register& rn, Condition cond) { in Cneg()
[all …]
Dassembler-aarch64.h745 const Register& rn, in bfi()
758 const Register& rn, in bfxil()
773 void asr(const Register& rd, const Register& rn, unsigned shift) { in asr()
780 const Register& rn, in sbfiz()
793 const Register& rn, in sbfx()
802 void sxtb(const Register& rd, const Register& rn) { sbfm(rd, rn, 0, 7); } in sxtb()
805 void sxth(const Register& rd, const Register& rn) { sbfm(rd, rn, 0, 15); } in sxth()
808 void sxtw(const Register& rd, const Register& rn) { sbfm(rd, rn, 0, 31); } in sxtw()
812 void lsl(const Register& rd, const Register& rn, unsigned shift) { in lsl()
819 void lsr(const Register& rd, const Register& rn, unsigned shift) { in lsr()
[all …]
Dsimulator-aarch64.cc1670 unsigned rn = instr->GetRn(); in CompareAndSwapHelper() local
1708 unsigned rn = instr->GetRn(); in CompareAndSwapPairHelper() local
1767 unsigned rn = instr->GetRn(); in VisitLoadStoreExclusive() local
1976 unsigned rn = instr->GetRn(); in AtomicMemorySimpleHelper() local
2041 unsigned rn = instr->GetRn(); in AtomicMemorySwapHelper() local
2073 unsigned rn = instr->GetRn(); in LoadAcquireRCpcHelper() local
2458 int32_t rn = ReadWRegister(instr->GetRn()); in VisitDataProcessing2Source() local
2471 int64_t rn = ReadXRegister(instr->GetRn()); in VisitDataProcessing2Source() local
2484 uint32_t rn = static_cast<uint32_t>(ReadWRegister(instr->GetRn())); in VisitDataProcessing2Source() local
2495 uint64_t rn = static_cast<uint64_t>(ReadXRegister(instr->GetRn())); in VisitDataProcessing2Source() local
[all …]
Dmacro-assembler-aarch64.cc731 const Register& rn, in And()
739 const Register& rn, in Ands()
746 void MacroAssembler::Tst(const Register& rn, const Operand& operand) { in Tst()
753 const Register& rn, in Bic()
761 const Register& rn, in Bics()
769 const Register& rn, in Orr()
777 const Register& rn, in Orn()
785 const Register& rn, in Eor()
793 const Register& rn, in Eon()
801 const Register& rn, in LogicalMacro()
[all …]
Dassembler-aarch64.cc470 const Register& rn, in add()
477 const Register& rn, in adds()
483 void Assembler::cmn(const Register& rn, const Operand& operand) { in cmn()
490 const Register& rn, in sub()
497 const Register& rn, in subs()
503 void Assembler::cmp(const Register& rn, const Operand& operand) { in cmp()
522 const Register& rn, in adc()
529 const Register& rn, in adcs()
536 const Register& rn, in sbc()
543 const Register& rn, in sbcs()
[all …]
/external/vixl/test/aarch32/
Dtest-simulator-cond-rd-rn-operand-imm12-t32.cc134 Register rn; member
141 uint32_t rn; member
937 Register rn = kTests[i].operands.rn; in TestHelper() local
1007 uint32_t rn = results[i]->outputs[j].rn; in TestHelper() local
Dtest-simulator-rd-rn-rm-t32.cc137 Register rn; member
144 uint32_t rn; member
503 Register rn = kTests[i].operands.rn; in TestHelper() local
577 uint32_t rn = results[i]->outputs[j].rn; in TestHelper() local
Dtest-simulator-rd-rn-rm-a32.cc137 Register rn; member
144 uint32_t rn; member
503 Register rn = kTests[i].operands.rn; in TestHelper() local
577 uint32_t rn = results[i]->outputs[j].rn; in TestHelper() local
Dtest-simulator-cond-rd-rn-operand-const-a32.cc152 Register rn; member
160 uint32_t rn; member
1130 Register rn = kTests[i].operands.rn; in TestHelper() local
1223 uint32_t rn = results[i]->outputs[j].rn; in TestHelper() local
Dtest-simulator-cond-dt-drt-drd-drn-drm-float-f64-a32.cc134 DRegister rn; member
142 uint64_t rn; member
1424 DRegister rn = kTests[i].operands.rn; in TestHelper() local
1510 uint64_t rn = results[i]->outputs[j].rn; in TestHelper() local
Dtest-simulator-cond-rd-rn-t32.cc139 Register rn; member
146 uint32_t rn; member
882 Register rn = kTests[i].operands.rn; in TestHelper() local
973 uint32_t rn = results[i]->outputs[j].rn; in TestHelper() local
Dtest-simulator-cond-rd-operand-rn-a32.cc146 Register rn; member
153 uint32_t rn; member
533 Register rn = kTests[i].operands.rn; in TestHelper() local
625 uint32_t rn = results[i]->outputs[j].rn; in TestHelper() local
Dtest-simulator-cond-rdlow-rnlow-operand-immediate-t32.cc138 Register rn; member
146 uint32_t rn; member
983 Register rn = kTests[i].operands.rn; in TestHelper() local
1076 uint32_t rn = results[i]->outputs[j].rn; in TestHelper() local
Dtest-simulator-cond-rd-operand-rn-t32.cc146 Register rn; member
153 uint32_t rn; member
533 Register rn = kTests[i].operands.rn; in TestHelper() local
625 uint32_t rn = results[i]->outputs[j].rn; in TestHelper() local
Dtest-simulator-cond-dt-drt-drd-drn-drm-float-f64-t32.cc134 DRegister rn; member
142 uint64_t rn; member
1424 DRegister rn = kTests[i].operands.rn; in TestHelper() local
1510 uint64_t rn = results[i]->outputs[j].rn; in TestHelper() local
Dtest-simulator-cond-rd-rn-operand-const-t32.cc152 Register rn; member
160 uint32_t rn; member
1154 Register rn = kTests[i].operands.rn; in TestHelper() local
1247 uint32_t rn = results[i]->outputs[j].rn; in TestHelper() local
/external/f2fs-tools/fsck/
Dnode.h49 static inline void set_nid(struct f2fs_node * rn, int off, nid_t nid, int i) in set_nid()
57 static inline nid_t get_nid(struct f2fs_node * rn, int off, int i) in get_nid()

1234567