Home
last modified time | relevance | path

Searched refs:H_IMM_HIGH (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/bedbug/
Dtables.h84 0, "addis", H_RA0_IS_0|H_IMM_HIGH },
148 0, "oris", H_IMM_HIGH },
152 0, "xoris", H_IMM_HIGH },
156 0, "andis.", H_IMM_HIGH },
Dppc.h332 #define H_IMM_HIGH 0x2 /* [U|S]IMM field shifted high */ macro