blob: 009afa0f5b4a73fcafac5b2736aa90258fe1f77d [file] [log] [blame]
Thomas Gleixnerd2912cb2019-06-04 10:11:33 +02001/* SPDX-License-Identifier: GPL-2.0-only */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002/*
3 * linux/arch/arm/lib/testclearbit.S
4 *
5 * Copyright (C) 1995-1996 Russell King
Linus Torvalds1da177e2005-04-16 15:20:36 -07006 */
7#include <linux/linkage.h>
8#include <asm/assembler.h>
Russell King684f9702005-04-17 15:51:02 +01009#include "bitops.h"
Linus Torvalds1da177e2005-04-16 15:20:36 -070010 .text
11
Will Deaconc36ef4b2011-11-23 11:28:25 +010012testop _test_and_clear_bit, bicne, strne