Searched refs:hi (Results 1 – 5 of 5) sorted by relevance
| /libcpu/mips/common/ |
| A D | ptrace.h | 42 rt_uint32_t hi; member 53 rt_uint32_t hi;
|
| A D | stack.c | 50 pt->hi = 0x0; in rt_hw_stack_init()
|
| A D | stackframe.h | 25 lui t1, %hi(ST0_CU1) 130 lui t1, %hi(ST0_CU1)
|
| /libcpu/sparc-v8/bm3803/ |
| A D | vector_gcc.S | 11 #define TRAPL(H) mov %g0, %l0; sethi %hi(H), %l4; jmp %l4 + %lo(H); nop; 12 #define TRAP(H) mov %psr, %l0; sethi %hi(H), %l4; jmp %l4 + %lo(H); nop; 13 #define TRAP_ENTRY(H) mov %psr, %l0; sethi %hi(H), %l4; jmp %l4 + %lo(H); mov %tbr, %l3;
|
| A D | start_gcc.S | 82 sethi %hi(system_vectors), %g1
|
Completed in 10 milliseconds