binutils-gdb/include/opcode
Peter Bergner dd7efa7915 PowerPC add initial -mfuture instruction support
This patch adds initial 64-bit insn assembler/disassembler support.
The only instruction added is "pnop" along with the automatic aligning
of prefix instruction so they do not cross 64-byte boundaries.

include/
	* dis-asm.h (WIDE_OUTPUT): Define.
	* opcode/ppc.h (prefix_opcodes, prefix_num_opcodes): Declare.
	(PPC_OPCODE_POWERXX, PPC_GET_PREFIX, PPC_GET_SUFFIX),
	(PPC_PREFIX_P, PPC_PREFIX_SEG): Define.
opcodes/
	* ppc-dis.c (ppc_opts): Add "future" entry.
	(PREFIX_OPCD_SEGS): Define.
	(prefix_opcd_indices): New array.
	(disassemble_init_powerpc): Initialize prefix_opcd_indices.
	(lookup_prefix): New function.
	(print_insn_powerpc): Handle 64-bit prefix instructions.
	* ppc-opc.c (PREFIX_OP, PREFIX_FORM, SUFFIX_MASK, PREFIX_MASK),
	(PMRR, POWERXX): Define.
	(prefix_opcodes): New instruction table.
	(prefix_num_opcodes): New constant.
binutils/
	* objdump.c (disassemble_bytes): Set WIDE_OUTPUT in flags.
gas/
	* config/tc-ppc.c (ppc_setup_opcodes): Handle prefix_opcodes.
	(struct insn_label_list): New.
	(insn_labels, free_insn_labels): New variables.
	(ppc_record_label, ppc_clear_labels, ppc_start_line_hook): New funcs.
	(ppc_frob_label, ppc_new_dot_label): Move functions earlier in file
	and call ppc_record_label.
	(md_assemble): Handle 64-bit prefix instructions.  Align labels
	that are on the same line as a prefix instruction.
	* config/tc-ppc.h (tc_frob_label, ppc_frob_label): Move to
	later in the file.
	(md_start_line_hook): Define.
	(ppc_start_line_hook): Declare.
	* testsuite/gas/ppc/prefix-align.d,
	* testsuite/gas/ppc/prefix-align.s: New test.
	* testsuite/gas/ppc/ppc.exp: Run new test.
2019-05-24 10:24:45 +09:30
..
ChangeLog-0415 binutils ChangeLog rotation 2016-01-01 22:59:17 +10:30
ChangeLog-9103 Add copyright notices 2012-12-10 12:48:03 +00:00
aarch64.h [binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand. 2019-05-09 10:29:27 +01:00
alpha.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
arc-attrs.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
arc-func.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
arc.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
arm.h [PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fp 2019-05-16 16:17:21 +01:00
avr.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
bfin.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
cgen.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
convex.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
cr16.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
cris.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
crx.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
csky.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
d10v.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
d30v.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
dlx.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
ft32.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
h8300.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
hppa.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
i386.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
ia64.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
m68hc11.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
m68k.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
metag.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
mips.h Add load-link, store-conditional paired EVA instructions 2019-05-06 06:43:32 -07:00
mmix.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
mn10200.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
mn10300.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
moxie.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
msp430-decode.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
msp430.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
nds32.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
nfp.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
nios2.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
nios2r1.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
nios2r2.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
np1.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
ns32k.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
pdp11.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
pj.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
pn.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
ppc.h PowerPC add initial -mfuture instruction support 2019-05-24 10:24:45 +09:30
pru.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
pyr.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
riscv-opc.h RISC-V: Add fence.tso instruction 2018-10-02 08:26:32 -07:00
riscv.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
rl78.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
rx.h RX: include - Add RXv3 support. 2019-01-05 22:49:46 +09:00
s12z.h S12Z: Move opcode header to public include directory. 2018-08-18 07:50:03 +02:00
s390.h S/390: Implement instruction set extensions 2019-01-31 17:32:18 +01:00
score-datadep.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
score-inst.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
sparc.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
spu-insns.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
spu.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tic4x.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tic6x-control-registers.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tic6x-insn-formats.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tic6x-opcode-table.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tic6x.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tic30.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tic54x.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tic80.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tilegx.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
tilepro.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
v850.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
vax.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
visium.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
wasm.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
xgate.h Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30