OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SUBF
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
tic80-opc.c
363
#define
SUBF
(SUI + 1)
368
#define LSI (
SUBF
+ 1)
633
{"and", OP_SI(0x11), MASK_SI, 0, {
SUBF
, REG_22, REG_DEST} },
636
{"and.tt", OP_SI(0x11), MASK_SI, 0, {
SUBF
, REG_22, REG_DEST} },
642
{"and.ff", OP_SI(0x18), MASK_SI, 0, {
SUBF
, REG_22, REG_DEST} },
648
{"and.ft", OP_SI(0x14), MASK_SI, 0, {
SUBF
, REG_22, REG_DEST} },
654
{"and.tf", OP_SI(0x12), MASK_SI, 0, {
SUBF
, REG_22, REG_DEST} },
[
all
...]
/toolchain/binutils/binutils-2.25/include/opcode/
dlx.h
41
#define
SUBF
0x00000022
173
{ "sub", (ALUOP|
SUBF
), "c,a,b" }, /* SUB */
/external/pcre/dist/sljit/
sljitNativePPC_common.c
214
#define
SUBF
(HI(31) | LO(40))
[
all
...]
Completed in 1096 milliseconds