OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MOXIE_F3_PCREL
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
moxie-opc.c
195
{ 0x00,
MOXIE_F3_PCREL
,"beq" },
196
{ 0x01,
MOXIE_F3_PCREL
,"bne" },
197
{ 0x02,
MOXIE_F3_PCREL
,"blt" },
198
{ 0x03,
MOXIE_F3_PCREL
,"bgt" },
199
{ 0x04,
MOXIE_F3_PCREL
,"bltu" },
200
{ 0x05,
MOXIE_F3_PCREL
,"bgtu" },
201
{ 0x06,
MOXIE_F3_PCREL
,"bge" },
202
{ 0x07,
MOXIE_F3_PCREL
,"ble" },
203
{ 0x08,
MOXIE_F3_PCREL
,"bgeu" },
204
{ 0x09,
MOXIE_F3_PCREL
,"bleu" }
[
all
...]
moxie-dis.c
211
case
MOXIE_F3_PCREL
:
/toolchain/binutils/binutils-2.25/include/opcode/
moxie.h
42
Some have a 10-bit PC relative operand (
MOXIE_F3_PCREL
). */
61
#define
MOXIE_F3_PCREL
0x301
/toolchain/binutils/binutils-2.25/gas/config/
tc-moxie.c
522
case
MOXIE_F3_PCREL
:
Completed in 76 milliseconds