aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/xmon/xmon_bpts.S
blob: 69726814cd272392b43545d592d6f1932cf6d91f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0 */
#include <asm/ppc_asm.h>
#include <asm/asm-compat.h>
#include <asm/asm-offsets.h>
#include "xmon_bpts.h"

/* Prefixed instructions can not cross 64 byte boundaries */
.align 6
.global bpt_table
bpt_table:
	.space NBPTS * BPT_SIZE