Searched refs:sbz (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/arch/alpha/alpha/ |
| D | trap.c | 1235 if (inst.operate_reg_format.sbz != 0) in handle_opdec() 1254 if (inst.operate_reg_format.sbz != 0) in handle_opdec() 1267 inst.operate_reg_format.sbz == 0 && in handle_opdec() 1284 inst.operate_reg_format.sbz == 0 && in handle_opdec() 1302 inst.operate_reg_format.sbz == 0 && in handle_opdec()
|
| /netbsd/src/sys/arch/alpha/include/ |
| D | alpha_instruction.h | 159 sbz : 3, member
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/ |
| D | hppa.s | 910 uxor,sbz %r4,%r5,%r6 924 uaddcm,sbz %r4,%r5,%r6 938 uaddcmt,sbz %r4,%r5,%r6 952 dcor,sbz %r4,%r5 966 idcor,sbz %r4,%r5
|
| /netbsd/src/sys/arch/arm/arm/ |
| D | cpufunc.c | 3062 uint32_t sbz=0; in arm11x6_setup() local 3150 __asm volatile ("mcr\tp15, 0, %0, c7, c7, 0" : : "r"(sbz)); in arm11x6_setup()
|