x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / generate.sh
CommitLineData
e88b7c97
AM
1#! /bin/sh
2
3m4 -DELF32 test1elf.asm >test1elf32.s
4m4 -DELF64 test1elf.asm >test1elf64.s
5m4 -DXCOFF32 test1xcoff.asm >test1xcoff32.s
6#m4 -DXCOFF64 test1xcoff.asm >test1xcoff64.s
This page took 2.231586 seconds and 4 git commands to generate.