Lines Matching +full:bit +full:- +full:manipulation
1 //===-- M68kInstrBits.td - Bit Manipulation Instrs ---------*- tablegen -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
10 /// This file describes the bit manipulation instructions in the M68k
19 /// [ ] - was not touched at all
20 /// [!] - requires extarnal stuff implemented
21 /// [~] - in progress but usable
22 /// [x] - done
24 //===----------------------------------------------------------------------===//
26 //===----------------------------------------------------------------------===//
28 //===----------------------------------------------------------------------===//
30 /// ------------+---------+---------+---------+---------
32 /// ------------+---------+---------+---------+---------
34 /// ------------+---------+---------+---------+---------
45 /// ---------------------+---------+---------+---------
47 /// ---------------------+---------+---------+---------
49 /// ---------------------+--+------+---------+---------
50 /// 0 0 0 0 0 0 0 0 | BIT NUMBER
51 /// ------------------------+--------------------------
98 // Register Bit manipulation limited to 32 bits only
102 // Memory Bit manipulation limited to 8 bits only