Home
last modified time | relevance | path

Searched refs:LI (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/cpu/
Dfrv.cpu1997 (df f-LI "link indicator" () 25 1 UINT #f #f)
2083 (dnf f-LI-off "null field" (RESERVED) 25 1)
2084 (dnf f-LI-on "null field" (RESERVED) 25 1)
3179 (dnop LI "link indicator" () h-uint f-LI)
3364 (define-pmacro (LI-on) (f-LI-on 1))
3365 (define-pmacro (LI-off) (f-LI-off 0))
6150 (define-pmacro (jump-and-link-semantics base offset LI)
6152 (if (eq LI 1)
6164 (+ pack (misc-null-1) (LI-off) OP_0C GRi (misc-null-2) GRj)
6165 (jump-and-link-semantics GRi GRj LI)
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-2013682 * gas/mips/mcu.d: Use ADDIU in preference to LI+ADDU when adding
693 * gas/mips/eva.d: Use ADDIU in preference to LI+ADDU for 16-bit
/toolchain/binutils/binutils-2.25/opcodes/
Dppc-opc.c407 #define LI LEV + 1 macro
412 #define LIA LI + 1
3815 {"b", B(18,0,0), B_MASK, COM, PPCNONE, {LI}},
3816 {"bl", B(18,0,1), B_MASK, COM, PPCNONE, {LI}},