Home
last modified time | relevance | path

Searched refs:LDS (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/arch/alpha/lib/
H A Dfpreg.c180 #define LDS(reg,val) asm volatile ("itofs %0,$f"#reg : : "r"(val)); macro
182 #define LDS(reg,val) asm volatile ("lds $f"#reg",%0" : : "m"(val)); macro
194 LDS(0, val); in alpha_write_fp_reg_s()
197 case 0: LDS( 0, val); break; in alpha_write_fp_reg_s()
198 case 1: LDS( 1, val); break; in alpha_write_fp_reg_s()
199 case 2: LDS( 2, val); break; in alpha_write_fp_reg_s()
200 case 3: LDS( 3, val); break; in alpha_write_fp_reg_s()
201 case 4: LDS( 4, val); break; in alpha_write_fp_reg_s()
202 case 5: LDS( 5, val); break; in alpha_write_fp_reg_s()
203 case 6: LDS( 6, val); break; in alpha_write_fp_reg_s()
[all …]
/openbmc/linux/arch/xtensa/kernel/
H A DMakefile41 quiet_cmd__cpp_lds_S = LDS $@
/openbmc/qemu/target/avr/
H A Dinsn.decode124 # Defer reading the immediate until trans_{LDS,STS}.
130 LDS 1001 000 ..... 0000 @ldst_s
H A Ddisas.c188 INSN(LDS, "r%d, %d", a->rd, a->imm)
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Duk-EmleyMoor95 [C56 L-LDS]
/openbmc/u-boot/scripts/
H A DMakefile.build321 quiet_cmd_cpp_lds_S = LDS $@
H A DMakefile.spl398 quiet_cmd_cpp_lds = LDS $@
/openbmc/linux/scripts/
H A DMakefile.build368 quiet_cmd_cpp_lds_S = LDS $@
/openbmc/u-boot/
H A DMakefile1659 quiet_cmd_cpp_lds = LDS $@
/openbmc/linux/arch/arm64/tools/
H A Dsysreg1868 Field 4 LDS
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.c.inc1691 [0xC5] = X86_OP_ENTRY3(LDS, G,z, EM,p, None, None, chk(i64)),
2602 * Otherwise the instruction is LES or LDS.
2613 * otherwise the instruction is LES or LDS.
/openbmc/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt252 c5: LDS Gz,Mp (i64) | VEX+1byte (Prefix)
/openbmc/linux/arch/x86/lib/
H A Dx86-opcode-map.txt252 c5: LDS Gz,Mp (i64) | VEX+1byte (Prefix)
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv1028 "LDS r32, m16:32","LDSL m16:32, r32","ldsl m16:32, r32","C5 /r","V","N.S.","","modrm_memonly,operan…
1029 "LDS r16, m16:16","LDSW m16:16, r16","ldsw m16:16, r16","C5 /r","V","N.S.","","modrm_memonly,operan…