Searched defs:mode_size (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Drtl.c88 const unsigned char mode_size[NUM_MACHINE_MODES] = { variable
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dcris-dis.c535 int mode_size = 1 << ((insn >> 4) & (*template == 'z' ? 1 : 3)); local
720 int mode_size = 1 << ((insn >> 4) & (*cs == 'z' ? 1 : 3)); local
793 int mode_size local
937 int mode_size = 1 << ((prefix_insn >> 4) & 3); local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcris-dis.c669 int mode_size = 1 << ((insn >> 4) & (*template == 'z' ? 1 : 3)); local
917 int mode_size = 1 << ((insn >> 4) & (*cs == 'z' ? 1 : 3)); local
990 int mode_size local
1135 int mode_size = 1 << ((prefix_insn >> 4) & 3); local
[all...]
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_connectors.c427 static const struct mode_size { struct
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_connectors.c483 struct mode_size { struct
/openbsd-current/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c7065 struct mode_size { struct

Completed in 384 milliseconds