Home
last modified time | relevance | path

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

/dports/devel/libsigrokdecode/libsigrokdecode-0.5.3/decoders/cc1101/
H A Dpd.py162 def decode_reg(self, pos, ann, regid, data): member in Decoder
229 self.decode_reg(pos, ANN_SINGLE_WRITE, self.dat, self.mosi_bytes())
231 self.decode_reg(pos, ANN_BURST_WRITE, self.dat, self.mosi_bytes())
233 self.decode_reg(pos, ANN_SINGLE_READ, self.dat, self.miso_bytes())
235 self.decode_reg(pos, ANN_BURST_READ, self.dat, self.miso_bytes())
237 self.decode_reg(pos, ANN_STROBE, self.dat, self.mosi_bytes())
239 self.decode_reg(pos, ANN_STATUS_READ, self.dat, self.miso_bytes())
284 self.decode_reg(pos, ANN_STATUS, 'STATUS', [miso])
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/udis86/
H A Ddecode.c427 decode_reg(struct ud *u, in decode_reg() function
530 decode_reg(u, operand, type, reg, size); in decode_modrm_reg()
559 decode_reg(u, op, type, rm, size); in decode_modrm_rm()
700 decode_reg(u, opr, REGCLASS_XMM, (0xf & ~vvvv), size); in decode_vex_vvvv()
715 decode_reg(u, opr, REGCLASS_XMM, mask & (imm >> 4), size); in decode_vex_immreg()
810 decode_reg(u, operand, REGCLASS_GPR, in decode_operand()
817 decode_reg(u, operand, REGCLASS_GPR, 0, size); in decode_operand()
822 decode_reg(u, operand, REGCLASS_GPR, 1, size); in decode_operand()
827 decode_reg(u, operand, REGCLASS_GPR, 2, size); in decode_operand()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/udis86/
H A Ddecode.c427 decode_reg(struct ud *u, in decode_reg() function
530 decode_reg(u, operand, type, reg, size); in decode_modrm_reg()
559 decode_reg(u, op, type, rm, size); in decode_modrm_rm()
700 decode_reg(u, opr, REGCLASS_XMM, (0xf & ~vvvv), size); in decode_vex_vvvv()
715 decode_reg(u, opr, REGCLASS_XMM, mask & (imm >> 4), size); in decode_vex_immreg()
810 decode_reg(u, operand, REGCLASS_GPR, in decode_operand()
817 decode_reg(u, operand, REGCLASS_GPR, 0, size); in decode_operand()
822 decode_reg(u, operand, REGCLASS_GPR, 1, size); in decode_operand()
827 decode_reg(u, operand, REGCLASS_GPR, 2, size); in decode_operand()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/udis86/
H A Ddecode.c427 decode_reg(struct ud *u, in decode_reg() function
530 decode_reg(u, operand, type, reg, size); in decode_modrm_reg()
559 decode_reg(u, op, type, rm, size); in decode_modrm_rm()
700 decode_reg(u, opr, REGCLASS_XMM, (0xf & ~vvvv), size); in decode_vex_vvvv()
715 decode_reg(u, opr, REGCLASS_XMM, mask & (imm >> 4), size); in decode_vex_immreg()
810 decode_reg(u, operand, REGCLASS_GPR, in decode_operand()
817 decode_reg(u, operand, REGCLASS_GPR, 0, size); in decode_operand()
822 decode_reg(u, operand, REGCLASS_GPR, 1, size); in decode_operand()
827 decode_reg(u, operand, REGCLASS_GPR, 2, size); in decode_operand()
/dports/www/mod_php81/php-8.1.1/ext/opcache/jit/libudis86/
H A Ddecode.c428 decode_reg(struct ud *u, in decode_reg() function
531 decode_reg(u, operand, type, reg, size); in decode_modrm_reg()
560 decode_reg(u, op, type, rm, size); in decode_modrm_rm()
701 decode_reg(u, opr, REGCLASS_XMM, (0xf & ~vvvv), size); in decode_vex_vvvv()
716 decode_reg(u, opr, REGCLASS_XMM, mask & (imm >> 4), size); in decode_vex_immreg()
811 decode_reg(u, operand, REGCLASS_GPR, in decode_operand()
818 decode_reg(u, operand, REGCLASS_GPR, 0, size); in decode_operand()
823 decode_reg(u, operand, REGCLASS_GPR, 1, size); in decode_operand()
828 decode_reg(u, operand, REGCLASS_GPR, 2, size); in decode_operand()
/dports/editors/wxhexeditor/wxHexEditor/udis86/libudis86/
H A Ddecode.c428 decode_reg(struct ud *u, in decode_reg() function
531 decode_reg(u, operand, type, reg, size); in decode_modrm_reg()
560 decode_reg(u, op, type, rm, size); in decode_modrm_rm()
701 decode_reg(u, opr, REGCLASS_XMM, (0xf & ~vvvv), size); in decode_vex_vvvv()
716 decode_reg(u, opr, REGCLASS_XMM, mask & (imm >> 4), size); in decode_vex_immreg()
811 decode_reg(u, operand, REGCLASS_GPR, in decode_operand()
818 decode_reg(u, operand, REGCLASS_GPR, 0, size); in decode_operand()
823 decode_reg(u, operand, REGCLASS_GPR, 1, size); in decode_operand()
828 decode_reg(u, operand, REGCLASS_GPR, 2, size); in decode_operand()
/dports/lang/php80/php-8.0.15/ext/opcache/jit/libudis86/
H A Ddecode.c428 decode_reg(struct ud *u, in decode_reg() function
531 decode_reg(u, operand, type, reg, size); in decode_modrm_reg()
560 decode_reg(u, op, type, rm, size); in decode_modrm_rm()
701 decode_reg(u, opr, REGCLASS_XMM, (0xf & ~vvvv), size); in decode_vex_vvvv()
716 decode_reg(u, opr, REGCLASS_XMM, mask & (imm >> 4), size); in decode_vex_immreg()
811 decode_reg(u, operand, REGCLASS_GPR, in decode_operand()
818 decode_reg(u, operand, REGCLASS_GPR, 0, size); in decode_operand()
823 decode_reg(u, operand, REGCLASS_GPR, 1, size); in decode_operand()
828 decode_reg(u, operand, REGCLASS_GPR, 2, size); in decode_operand()
/dports/lang/php81/php-8.1.1/ext/opcache/jit/libudis86/
H A Ddecode.c428 decode_reg(struct ud *u, in decode_reg() function
531 decode_reg(u, operand, type, reg, size); in decode_modrm_reg()
560 decode_reg(u, op, type, rm, size); in decode_modrm_rm()
701 decode_reg(u, opr, REGCLASS_XMM, (0xf & ~vvvv), size); in decode_vex_vvvv()
716 decode_reg(u, opr, REGCLASS_XMM, mask & (imm >> 4), size); in decode_vex_immreg()
811 decode_reg(u, operand, REGCLASS_GPR, in decode_operand()
818 decode_reg(u, operand, REGCLASS_GPR, 0, size); in decode_operand()
823 decode_reg(u, operand, REGCLASS_GPR, 1, size); in decode_operand()
828 decode_reg(u, operand, REGCLASS_GPR, 2, size); in decode_operand()
/dports/www/php80-opcache/php-8.0.15/ext/opcache/jit/libudis86/
H A Ddecode.c428 decode_reg(struct ud *u, in decode_reg() function
531 decode_reg(u, operand, type, reg, size); in decode_modrm_reg()
560 decode_reg(u, op, type, rm, size); in decode_modrm_rm()
701 decode_reg(u, opr, REGCLASS_XMM, (0xf & ~vvvv), size); in decode_vex_vvvv()
716 decode_reg(u, opr, REGCLASS_XMM, mask & (imm >> 4), size); in decode_vex_immreg()
811 decode_reg(u, operand, REGCLASS_GPR, in decode_operand()
818 decode_reg(u, operand, REGCLASS_GPR, 0, size); in decode_operand()
823 decode_reg(u, operand, REGCLASS_GPR, 1, size); in decode_operand()
828 decode_reg(u, operand, REGCLASS_GPR, 2, size); in decode_operand()
/dports/www/php81-opcache/php-8.1.1/ext/opcache/jit/libudis86/
H A Ddecode.c428 decode_reg(struct ud *u, in decode_reg() function
531 decode_reg(u, operand, type, reg, size); in decode_modrm_reg()
560 decode_reg(u, op, type, rm, size); in decode_modrm_rm()
701 decode_reg(u, opr, REGCLASS_XMM, (0xf & ~vvvv), size); in decode_vex_vvvv()
716 decode_reg(u, opr, REGCLASS_XMM, mask & (imm >> 4), size); in decode_vex_immreg()
811 decode_reg(u, operand, REGCLASS_GPR, in decode_operand()
818 decode_reg(u, operand, REGCLASS_GPR, 0, size); in decode_operand()
823 decode_reg(u, operand, REGCLASS_GPR, 1, size); in decode_operand()
828 decode_reg(u, operand, REGCLASS_GPR, 2, size); in decode_operand()
/dports/www/mod_php80/php-8.0.15/ext/opcache/jit/libudis86/
H A Ddecode.c428 decode_reg(struct ud *u, in decode_reg() function
531 decode_reg(u, operand, type, reg, size); in decode_modrm_reg()
560 decode_reg(u, op, type, rm, size); in decode_modrm_rm()
701 decode_reg(u, opr, REGCLASS_XMM, (0xf & ~vvvv), size); in decode_vex_vvvv()
716 decode_reg(u, opr, REGCLASS_XMM, mask & (imm >> 4), size); in decode_vex_immreg()
811 decode_reg(u, operand, REGCLASS_GPR, in decode_operand()
818 decode_reg(u, operand, REGCLASS_GPR, 0, size); in decode_operand()
823 decode_reg(u, operand, REGCLASS_GPR, 1, size); in decode_operand()
828 decode_reg(u, operand, REGCLASS_GPR, 2, size); in decode_operand()
/dports/audio/mumble/mumble-1.3.3/3rdparty/mach-override-src/libudis86/
H A Ddecode.c358 decode_reg(struct ud *u, in decode_reg() function
459 decode_reg(u, operand, type, reg, size); in decode_modrm_reg()
488 decode_reg(u, op, type, rm, size); in decode_modrm_rm()
695 decode_reg(u, operand, REGCLASS_GPR, in decode_operand()
702 decode_reg(u, operand, REGCLASS_GPR, 0, size); in decode_operand()
707 decode_reg(u, operand, REGCLASS_GPR, 1, size); in decode_operand()
712 decode_reg(u, operand, REGCLASS_GPR, 2, size); in decode_operand()
/dports/devel/udis86/udis86-1.7.2/libudis86/
H A Ddecode.c380 decode_reg(struct ud *u, in decode_reg() function
481 decode_reg(u, operand, type, reg, size); in decode_modrm_reg()
510 decode_reg(u, op, type, rm, size); in decode_modrm_rm()
717 decode_reg(u, operand, REGCLASS_GPR, in decode_operand()
724 decode_reg(u, operand, REGCLASS_GPR, 0, size); in decode_operand()
729 decode_reg(u, operand, REGCLASS_GPR, 1, size); in decode_operand()
734 decode_reg(u, operand, REGCLASS_GPR, 2, size); in decode_operand()
/dports/emulators/fs-uae/fs-uae-3.1.35/libudis86/src/
H A Ddecode.c381 decode_reg(struct ud *u, in decode_reg() function
482 decode_reg(u, operand, type, reg, size); in decode_modrm_reg()
511 decode_reg(u, op, type, rm, size); in decode_modrm_rm()
718 decode_reg(u, operand, REGCLASS_GPR, in decode_operand()
725 decode_reg(u, operand, REGCLASS_GPR, 0, size); in decode_operand()
730 decode_reg(u, operand, REGCLASS_GPR, 1, size); in decode_operand()
735 decode_reg(u, operand, REGCLASS_GPR, 2, size); in decode_operand()
/dports/security/pev/pev/lib/libudis86/libudis86/
H A Ddecode.c380 decode_reg(struct ud *u, in decode_reg() function
481 decode_reg(u, operand, type, reg, size); in decode_modrm_reg()
510 decode_reg(u, op, type, rm, size); in decode_modrm_rm()
717 decode_reg(u, operand, REGCLASS_GPR, in decode_operand()
724 decode_reg(u, operand, REGCLASS_GPR, 0, size); in decode_operand()
729 decode_reg(u, operand, REGCLASS_GPR, 1, size); in decode_operand()
734 decode_reg(u, operand, REGCLASS_GPR, 2, size); in decode_operand()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lib/
H A Dethernet.c432 void decode_reg(uint32_t address, uint32_t device, uint32_t data) in decode_reg() function
624 decode_reg(regs_b[y],XGE_MDIO_DEVICE_PMA,x); in dump_mdio_regs()
631 decode_reg(regs_a[y],XGE_MDIO_DEVICE_PCS,x); in dump_mdio_regs()