Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c849 #define SpopExt15(i) BitfR(i,6,15,_b615) macro
883 #define Spop0Ext(i) ((SpopExt15(i)<<5) | SpopExt5(i))
884 #define Spop1Ext(i) (SpopExt15(i))