Home
last modified time | relevance | path

Searched defs:asi (Results 1 – 21 of 21) sorted by relevance

/openbsd/regress/sys/arch/sparc64/emul-ldqstq/asi/
H A Dasi.c117 c_stqa_asi(int asi, union fpregs *frp, struct fpquad *q) in c_stqa_asi()
143 c_ldqa_asi(int asi, union fpregs *frp, struct fpquad *q) in c_ldqa_asi()
169 asm_stqa_imm(int asi, struct fpquad *q) in asm_stqa_imm()
202 asm_ldqa_imm(int asi, struct fpquad *q) in asm_ldqa_imm()
235 check_asi(int asi, union fpregs *fr1, union fpregs *fr2, union fpregs *fr3) in check_asi()
242 check_asi_asi(int asi, union fpregs *fr1, union fpregs *fr2, union fpregs *fr3) in check_asi_asi()
269 check_asi_imm(int asi, union fpregs *fr1, union fpregs *fr2, union fpregs *fr3) in check_asi_imm()
/openbsd/sys/arch/sparc64/include/
H A Dctlreg.h603 #define LDC_GEN(va, asi, op, opa, type) ({ \ argument
620 #define LD_GENERIC(va, asi, op, type) (op ## a_nc((va), asi)) argument
623 #define lduba(va, asi) LD_GENERIC(va, asi, ldub, u_int8_t) argument
624 #define lduha(va, asi) LD_GENERIC(va, asi, lduh, u_int16_t) argument
625 #define lduwa(va, asi) LD_GENERIC(va, asi, lduw, u_int32_t) argument
626 #define ldxa(va, asi) LD_GENERIC(va, asi, ldx, u_int64_t) argument
654 #define STC_GEN(va, asi, val, op, opa, type) ({ \ argument
672 #define stba(va, asi, val) ST_GENERIC(va, asi, val, stb, u_int8_t) argument
673 #define stha(va, asi, val) ST_GENERIC(va, asi, val, sth, u_int16_t) argument
674 #define stwa(va, asi, val) ST_GENERIC(va, asi, val, stw, u_int32_t) argument
[all …]
H A Dpsl.h306 stxa_sync(u_int64_t va, u_int64_t asi, u_int64_t val) in stxa_sync()
H A Dinstr.h352 #define _I_OP3_LS_RAR(rd, op3, rs1, asi, rs2) \ argument
358 #define _I_OP3_R_RAR(rd, op3, rs1, asi, rs2) \ argument
H A Dbus.h170 u_int8_t asi; member
/openbsd/sys/arch/alpha/alpha/
H A Dinterrupt.c435 struct alpha_soft_intr *asi; in softintr_init() local
454 struct alpha_soft_intr *asi; in softintr_dispatch() local
527 struct alpha_soft_intr *asi; in softintr_establish() local
553 struct alpha_soft_intr *asi = sih->sih_intrhead; in softintr_disestablish() local
/openbsd/sys/arch/sh/sh/
H A Dinterrupt.c574 struct sh_soft_intr *asi; in softintr_init() local
591 struct sh_soft_intr *asi; in softintr_dispatch() local
623 struct sh_soft_intr *asi; in softintr_establish() local
653 struct sh_soft_intr *asi = sih->sih_intrhead; in softintr_disestablish() local
/openbsd/sys/arch/sparc64/sparc64/
H A Demul.c75 u_int8_t asi; in emul_qf() local
H A Ddb_interface.c703 int asi = ASI_PHYS_CACHED; in db_pload_cmd() local
/openbsd/sys/arch/alpha/include/
H A Dintr.h244 #define ALPHA_SHARED_INTR_DISABLE(asi, num) \ argument
/openbsd/sys/arch/sparc64/dev/
H A Dschizo.c593 int asi, int sasi) in schizo_alloc_bus_tag()
H A Dpyro.c541 int asi, int sasi) in pyro_alloc_bus_tag()
H A Dpsycho.c942 const char *name, int ss, int asi, int sasi) in psycho_alloc_bus_tag()
H A Dvpci.c458 int asi, int sasi) in vpci_alloc_bus_tag()
/openbsd/sys/dev/pci/drm/radeon/
H A Dsumo_dpm.h105 u32 asi; member
H A Drv770_dpm.h126 u32 asi; member
H A Dsumo_dpm.c389 u32 asi; in sumo_program_at() local
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp988 StructuredData::Dictionary *asi; in ExtractAppSpecificInfo() local
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-sparc.c2512 int asi = 0; local
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-sparc.c2550 int asi = 0; local
/openbsd/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h582 u32 asi; member