Home
last modified time | relevance | path

Searched refs:SIMM10 (Results 1 – 18 of 18) sorted by relevance

/dports/devel/binutils/binutils-2.37/include/opcode/
H A Dsparc.h310 #define SIMM10(x) ((x) & 0x3ff) /* Simm10 field. */ macro
/dports/devel/arm-elf-binutils/binutils-2.37/include/opcode/
H A Dsparc.h310 #define SIMM10(x) ((x) & 0x3ff) /* Simm10 field. */ macro
/dports/devel/gnulibiberty/binutils-2.37/include/opcode/
H A Dsparc.h310 #define SIMM10(x) ((x) & 0x3ff) /* Simm10 field. */ macro
/dports/devel/gdb/gdb-11.1/include/opcode/
H A Dsparc.h310 #define SIMM10(x) ((x) & 0x3ff) /* Simm10 field. */ macro
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/opcode/
H A Dsparc.h310 #define SIMM10(x) ((x) & 0x3ff) /* Simm10 field. */ macro
/dports/emulators/mess/mame-mame0226/src/devices/cpu/sparc/
H A Dsparcdefs.h105 #define SIMM10 (int32_t(op << 22) >> 22) macro
H A Dsparcdasm.cpp1267 …s,%d,%s", m_op_field_width, MOVE_INT_COND_MNEMONICS[RCOND], REG_NAMES[RS1], SIMM10, REG_NAMES[RD]); in dasm_move_reg_cond()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/sparc/
H A Dsparcdefs.h105 #define SIMM10 (int32_t(op << 22) >> 22) macro
H A Dsparcdasm.cpp1267 …s,%d,%s", m_op_field_width, MOVE_INT_COND_MNEMONICS[RCOND], REG_NAMES[RS1], SIMM10, REG_NAMES[RD]); in dasm_move_reg_cond()
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Dsparc-opc.c2323 …{ "ldm" width, F3(3, 0x31, 1)|OPM((opm)), F3(~3, ~0x31, ~1)|OPM(~(opm))|SIMM10(~0), "[1],d", (flag…
2355 …{ "ldmf" width, F3(3, 0x31, 1)|OPM((opm)), F3(~3, ~0x31, ~1)|OPM(~(opm))|SIMM10(~0), "[1]," rd, 0,…
2377 …{ "stm" width, F3(3, 0x35, 1)|OPM((opm)), F3(~3, ~0x35, ~1)|OPM(~(opm))|SIMM10(~0), "d,[1]", 0, 0,…
2401 …{ "stmf" width, F3(3, 0x35, 1)|OPM((opm)), F3(~3, ~0x35, ~1)|OPM(~(opm))|SIMM10(~0), rd ",[1]", 0,…
/dports/devel/gdb/gdb-11.1/opcodes/
H A Dsparc-opc.c2323 …{ "ldm" width, F3(3, 0x31, 1)|OPM((opm)), F3(~3, ~0x31, ~1)|OPM(~(opm))|SIMM10(~0), "[1],d", (flag…
2355 …{ "ldmf" width, F3(3, 0x31, 1)|OPM((opm)), F3(~3, ~0x31, ~1)|OPM(~(opm))|SIMM10(~0), "[1]," rd, 0,…
2377 …{ "stm" width, F3(3, 0x35, 1)|OPM((opm)), F3(~3, ~0x35, ~1)|OPM(~(opm))|SIMM10(~0), "d,[1]", 0, 0,…
2401 …{ "stmf" width, F3(3, 0x35, 1)|OPM((opm)), F3(~3, ~0x35, ~1)|OPM(~(opm))|SIMM10(~0), rd ",[1]", 0,…
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Dsparc-opc.c2323 …{ "ldm" width, F3(3, 0x31, 1)|OPM((opm)), F3(~3, ~0x31, ~1)|OPM(~(opm))|SIMM10(~0), "[1],d", (flag…
2355 …{ "ldmf" width, F3(3, 0x31, 1)|OPM((opm)), F3(~3, ~0x31, ~1)|OPM(~(opm))|SIMM10(~0), "[1]," rd, 0,…
2377 …{ "stm" width, F3(3, 0x35, 1)|OPM((opm)), F3(~3, ~0x35, ~1)|OPM(~(opm))|SIMM10(~0), "d,[1]", 0, 0,…
2401 …{ "stmf" width, F3(3, 0x35, 1)|OPM((opm)), F3(~3, ~0x35, ~1)|OPM(~(opm))|SIMM10(~0), rd ",[1]", 0,…
/dports/devel/binutils/binutils-2.37/opcodes/
H A Dsparc-opc.c2323 …{ "ldm" width, F3(3, 0x31, 1)|OPM((opm)), F3(~3, ~0x31, ~1)|OPM(~(opm))|SIMM10(~0), "[1],d", (flag…
2355 …{ "ldmf" width, F3(3, 0x31, 1)|OPM((opm)), F3(~3, ~0x31, ~1)|OPM(~(opm))|SIMM10(~0), "[1]," rd, 0,…
2377 …{ "stm" width, F3(3, 0x35, 1)|OPM((opm)), F3(~3, ~0x35, ~1)|OPM(~(opm))|SIMM10(~0), "d,[1]", 0, 0,…
2401 …{ "stmf" width, F3(3, 0x35, 1)|OPM((opm)), F3(~3, ~0x35, ~1)|OPM(~(opm))|SIMM10(~0), rd ",[1]", 0,…
/dports/devel/binutils/binutils-2.37/include/
H A DChangeLog-2017497 (SIMM10): Likewise.
/dports/devel/arm-elf-binutils/binutils-2.37/include/
H A DChangeLog-2017497 (SIMM10): Likewise.
/dports/devel/gnulibiberty/binutils-2.37/include/
H A DChangeLog-2017497 (SIMM10): Likewise.
/dports/devel/gdb/gdb-11.1/include/
H A DChangeLog-2017497 (SIMM10): Likewise.
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/
H A DChangeLog-2017497 (SIMM10): Likewise.