Searched refs:PP32_BRK_DATA_VALUE_RD_GT_EQ (Results 1 - 6 of 6) sorted by relevance

/openwrt/package/kernel/lantiq/ltq-atm/src/
H A Difxmips_atm_ppe_vr9.h148 #define PP32_BRK_DATA_VALUE_RD_GT_EQ(n, i) (*PP32_BREAKPOINT_REASONS(n) & (1 << ((i) * 2 + 9))) macro
H A Difxmips_atm_ppe_ar9.h159 #define PP32_BRK_DATA_VALUE_RD_GT_EQ(n, i) (*PP32_BREAKPOINT_REASONS(n) & (1 << ((i) * 2 + 9))) macro
/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_ppe_amazon_se.h149 #define PP32_BRK_DATA_VALUE_RD_GT_EQ(n, i) (*PP32_BREAKPOINT_REASONS(n) & (1 << ((i) * 2 + 9))) macro
H A Difxmips_ptm_test.c527 if ( PP32_BRK_DATA_VALUE_RD_GT_EQ(pp32, 0) )
532 else if ( PP32_BRK_DATA_VALUE_RD_GT_EQ(pp32, 0) )
540 if ( PP32_BRK_DATA_VALUE_RD_GT_EQ(pp32, 1) )
545 else if ( PP32_BRK_DATA_VALUE_RD_GT_EQ(pp32, 1) )
H A Difxmips_ptm_ppe_ar9.h157 #define PP32_BRK_DATA_VALUE_RD_GT_EQ(n, i) (*PP32_BREAKPOINT_REASONS(n) & (1 << ((i) * 2 + 9))) macro
H A Difxmips_ptm_ppe_vr9.h146 #define PP32_BRK_DATA_VALUE_RD_GT_EQ(n, i) (*PP32_BREAKPOINT_REASONS(n) & (1 << ((i) * 2 + 9))) macro

Completed in 36 milliseconds