Searched refs:SIZE16 (Results 1 – 2 of 2) sorted by relevance
56 #define SIZE16 1 macro
2529 if (x->d86_opnd_size == SIZE16) in dtrace_imm_opnd()2678 if (x->d86_opnd_size == SIZE16) in dtrace_get_operand()2702 if (x->d86_addr_size == SIZE16) { in dtrace_get_operand()3001 if (cpu_mode == SIZE16) { in dtrace_disx86()3002 opnd_size = SIZE16; in dtrace_disx86()3003 addr_size = SIZE16; in dtrace_disx86()3248 opnd_size = SIZE16; in dtrace_disx86()3254 opnd_size = SIZE16; in dtrace_disx86()3256 addr_size = SIZE16; in dtrace_disx86()3296 if (opnd_size == SIZE16) in dtrace_disx86()[all …]