Home
last modified time | relevance | path

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

/third_party/lzma/C/
DBra.c18 #define BR_PC_GET (pc + (UInt32)(SizeT)p) macro
21 #define BR_PC_GET (pc - (UInt32)(SizeT)(lim - p)) macro
99 UInt32 c = BR_PC_GET >> 2; in Z7_BRANCH_FUNC_MAIN()
113 c = (BR_PC_GET >> (12 - 3)) & ~(UInt32)7; in Z7_BRANCH_FUNC_MAIN()
147 UInt32 c = BR_PC_GET >> 2; in Z7_BRANCH_FUNC_MAIN()
186 UInt32 c = BR_PC_GET; in Z7_BRANCH_FUNC_MAIN()
241 UInt32 c = BR_PC_GET; in Z7_BRANCH_FUNC_MAIN()
317 UInt32 c = BR_PC_GET >> 1; in Z7_BRANCH_FUNC_MAIN()
DBra86.c18 #define BR_PC_GET (pc + (UInt32)(SizeT)p) macro
21 #define BR_PC_GET (pc - (UInt32)(SizeT)(lim - p)) macro
104 c = BR_PC_GET; in Z7_BRANCH_CONV_ST()
113 c = BR_PC_GET; in Z7_BRANCH_CONV_ST()
152 c = BR_PC_GET; in Z7_BRANCH_CONV_ST()