Searched refs:SPI (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.asm/
H A Dd10v.inc44 mvtc r0, psw ; select SPI and set it
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dm32r-stub.c123 PSW, CBR, SPI, SPU, BPC, PC, ACCL, ACCH enumerator in enum:regnames
416 { /* need to change SPI or SPU */
418 registers[SPI] = registers[R15];
427 else if (regno == SPI) /* "interrupt" stack pointer changed */
430 registers[R15] = registers[SPI];
433 { /* force SP to either SPU or SPI */
435 registers[R15] = registers[SPI];
1297 st r0, @+r1 ; cr2 == SPI\n\
1334 if (psw->sm) /* copy R15 into (psw->sm ? SPU : SPI) */
1337 registers[SPI]
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dmaxq.h542 #define SPI 0x03 /* Serial Pheripheral Interface Module. */ macro
729 /* -------- SPI registers -------- */
730 /* SPI data buffer Register : SER[7h] */
732 "SPIB", SPI, 0x5, 0x50 | MOD3, Reg_16W, MAX},
733 /* SPI Control Register : SER[8h] Note : Bit 7 is a read only bit */
735 "SPICN", SPI, 0x15, 0x15 | MOD3, Reg_8W, MAX},
736 /* SPI Configuration Register : SER[9h] Note : Bits 4,3 and 2 are read
739 "SPICF", SPI, 0x16, 0x16 | MOD3, Reg_8W, MAX},
740 /* SPI Clock Register : SER[Ah] */
742 "SPICK", SPI,
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/BlocksRuntime/
H A Druntime.c224 * GC support SPI functions - called from ObjC runtime and CoreFoundation:
227 /* Public SPI
413 // Old compiler SPI
444 * API supporting SPI
450 #pragma mark SPI/API
486 // Old Compiler SPI point to release a copied Block used by the compiler in dispose helpers
502 * SPI used by other layers
506 // SPI, also internal. Called from NSAutoBlock only under GC
512 // SPI
519 #pragma mark Compiler SPI entr
[all...]
/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm107 var TTMP_SAVE_RCNT_FIRST_REPLAY_SHIFT = 26 // bits [31:26] unused by SPI debug data
280 // ttmp[2:5] and ttmp12 can be used (others hold SPI-initialized debug data)
354 /* inform SPI the readiness and wait for SPI's go signal */
355 s_mov_b32 s_save_exec_lo, exec_lo //save EXEC and use EXEC for the go signal from SPI
359 s_sendmsg sendmsg(MSG_SAVEWAVE) //send SPI a message and wait for SPI's write to EXEC
370 // Save trap temporaries 4-11, 13 initialized by SPI debug dispatch logic
895 // Restore trap temporaries 4-11, 13 initialized by SPI debug dispatch logic
H A Dcwsr_trap_handler_gfx10.asm95 // bits [31:24] unused by SPI debug data
268 // ttmp[2:5] and ttmp12 can be used (others hold SPI-initialized debug data)
344 /* inform SPI the readiness and wait for SPI's go signal */
345 s_mov_b32 s_save_exec_lo, exec_lo //save EXEC and use EXEC for the go signal from SPI
352 s_sendmsg sendmsg(MSG_SAVEWAVE) //send SPI a message and wait for SPI's write to EXEC
385 // Save trap temporaries 4-11, 13 initialized by SPI debug dispatch logic
1063 // Restore trap temporaries 4-11, 13 initialized by SPI debug dispatch logic
H A Dcwsr_trap_handler_gfx8.asm214 /* inform SPI the readiness and wait for SPI's go signal */
215 s_mov_b32 s_save_exec_lo, exec_lo //save EXEC and use EXEC for the go signal from SPI
219 s_sendmsg sendmsg(MSG_SAVEWAVE) //send SPI a message and wait for SPI's write to EXEC
/openbsd-current/regress/sys/netinet/ipsec/
H A DMakefile421 REGEX_ESP= \(authentic,confidential\): SPI 0x[0-9a-f]*:
422 REGEX_AH= \(authentic\): SPI 0x[0-9a-f]*:
423 REGEX_IPCOMP= \(unprotected\): SPI 0x[0-9a-f]*:
/openbsd-current/sbin/ipsecctl/
H A Dparse.y284 %token FLOW FROM ESP AH IN PEER ON OUT TO SRCID DSTID RSA PSK TCPMD5 SPI
673 spispec : SPI STRING {
697 | SPI NUMBER {
1088 { "spi", SPI },
2344 yyerror("no SPI specified");
/openbsd-current/usr.sbin/bgpd/
H A Dparse.y267 %token IPSEC ESP AH SPI IKE
2122 | IPSEC espah inout SPI NUMBER STRING STRING encspec {
3650 { "spi", SPI},
/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A DName.pl62666 CANADIAN SYLLABICS SPI
[all...]

Completed in 309 milliseconds