OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ldsw
(Results
1 - 4
of
4
) sorted by null
/external/qemu/
softmmu_exec.h
127
#define
ldsw
(p) ldsw_data(p)
macro
cpu-all.h
676
#define
ldsw
(p) ldsw_raw(p)
macro
/external/qemu/tcg/sparc/
tcg-target.c
252
#define
LDSW
(INSN_OP(3) | INSN_OP3(0x08))
744
/*
ldsw
[arg0], data_reg */
745
tcg_out_ldst(s, data_reg, arg0, 0,
LDSW
);
[
all
...]
/prebuilt/linux-x86/bcc/
slang
Completed in 20 milliseconds