Lines Matching +full:bd +full:- +full:address
1 //===-- M68kBaseInfo.h - Top level definitions for M68k MC ------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 /// for the M68k target useful for the compiler back-end and the MC
15 //===----------------------------------------------------------------------===//
39 /// ([bd,An],Xn,od)
40 /// ([bd,An,Xn],od)
44 /// Enums for pc-relative memory operand decoding. Supports these forms:
47 /// ([bd,PC],Xn,od)
48 /// ([bd,PC,Xn],od)
54 e, // -(An)
60 u, // ([bd,An],Xn.L,SCALE,od)
61 U, // ([bd,An],Xn.W,SCALE,od)
62 v, // ([bd,An,Xn.L,SCALE],od)
63 V, // ([bd,An,Xn.W,SCALE],od)
71 x, // ([bd,PC],Xn.L,SCALE,od)
72 X, // ([bd,PC],Xn.W,SCALE,od)
73 y, // ([bd,PC,Xn.L,SCALE],od)
74 Y // ([bd,PC,Xn.W,SCALE],od)
79 // | 0x12 0x34 | 0xAB 0xCD | -> | 0xAB 0xCD | 0x12 0x34 |
130 /// address of the symbol.
133 /// On a symbol operand this indicates that the immediate is the pc-relative
134 /// address of the symbol.
199 case M68kII::MO_GOTPCREL: // pc-relative GOT reference. in isGlobalStubReference()
218 /// Return true if the specified global value reference is relative to a 32-bit