Searched refs:brcs (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/llvm/test/MC/AVR/ |
D | inst-family-cond-branch.s | 37 brcs .+8 38 brcs .+4 42 ; CHECK: brcs .Ltmp6+8 ; encoding: [0bAAAAA000,0b111100AA] 44 ; CHECK: brcs .Ltmp7+4 ; encoding: [0bAAAAA000,0b111100AA] 46 ; CHECK: brcs .Ltmp8+8 ; encoding: [0bAAAAA000,0b111100AA] 48 ; CHECK: brcs end ; encoding: [0bAAAAA000,0b111100AA]
|
D | inst-brbs.s | 11 ; CHECK: brcs .Ltmp1-12 ; encoding: [0bAAAAA000,0b111100AA]
|
D | relocations.s | 34 brcs foo+2 label
|
/external/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.td | 938 def : InstAlias<"brcs\t$k", (BRBSsk 0, relbrtarget_7:$k)>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.td | 979 def : InstAlias<"brcs\t$k", (BRBSsk 0, relbrtarget_7:$k)>;
|
/external/llvm-project/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.td | 995 def : InstAlias<"brcs\t$k", (BRBSsk 0, relbrtarget_7:$k)>;
|